Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Anton Makeev
Subsystem
Maven Integration
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Irina Petrovskaya
    4 years ago (18 Dec 2007 18:27)
  • Updated by   root
    2 years ago (17 Jan 2010 20:56)
  • Jira: IDEADEV-23953
    (history, comments)
 
IDEA-42266 Maven: when executing plugin goals use the full goal name
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
when the goals of plugin that is added to pom.xml are executed using external maven, it is sometimes necessary to specify the goal like
<groupid>:<artifactid>:<version>:<goal>
However, the <prefix>:<goal> is used always.
If the plugin cannot be resolved by prefix, the goal execution fails.
Probably it is better to use full name always

This is true for plugins added via attachPlugin also.

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments