You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Joerg Knobloch (JIRA)" <ji...@codehaus.org> on 2009/02/03 15:15:19 UTC

[jira] Commented: (MASSEMBLY-388) Invalid lifecycle definitions

    [ http://jira.codehaus.org/browse/MASSEMBLY-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163712#action_163712 ] 

Joerg Knobloch commented on MASSEMBLY-388:
------------------------------------------

Sorry. Been hitting submit too fast. This bug definitely has no major priority.

> Invalid lifecycle definitions
> -----------------------------
>
>                 Key: MASSEMBLY-388
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-388
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-3
>            Reporter: Joerg Knobloch
>         Attachments: pom.xml
>
>
> When trying to set up a small maven project, I found the lifecycle definitions in components.xml. After modifying pom.xml (see attachment) and running {{mvn package}}, the following error occurred:
> {noformat}
> [INFO] Required goal not found: org.apache.maven.plugins:maven-assembly-plugin:attach-component-descriptor in org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-3
> {noformat}
> Looks like the package lifecycle phase definition in components.xml points to a non-existent goal:
> {noformat}
> <package>org.apache.maven.plugins:maven-assembly-plugin:attach-component-descriptor</package>
> {noformat}
> Same issue for assembly-descriptor lifecycle:
> {noformat}
> <package>org.apache.maven.plugins:maven-assembly-plugin:attach-assembly-descriptor</package>
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira