[ 
http://jira.codehaus.org/browse/MNG-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162841#action_162841
 ] 

Shane Isbell commented on MNG-4012:
-----------------------------------

The assembly plugin things thinks this is the location of the file-set, which 
is causing the failure:
3.0.x
[DEBUG] Adding archived file-set in: 
/Users/brittonisbell/.m2/repository/org/apache/maven/archetype/archetype-common/2.0-alpha-1/archetype-common-2.0-alpha-1.pom
 to archive location: 
[ERROR] 
Internal error in the plugin manager executing goal 
'org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-2:single': Mojo 
execution failed.


In 2.0.9:
DEBUG] Adding archived file-set in: 
/Users/brittonisbell/checkout/nexus/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/target/nexus-metadata-rebuild-tool-1.3.0-SNAPSHOT.jar
 to archive location: 
[DEBUG] FileSet[target/classes] dir perms: 40755 file perms: 100644
[DEBUG] The archive base directory is 'null'
[DEBUG] Adding file-set from directory: 
'/Users/brittonisbell/checkout/nexus/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/target/classes'
assembly output directory is: 'target/classes/'
[DEBUG] Adding directory file-set in: 
/Users/brittonisbell/checkout/nexus/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/target/classes
 to archive location: target/classes/
[INFO] Building jar: 
/Users/brittonisbell/checkout/nexus/nexus/nexus-migration-tool/nexus-metadata-rebuild-tool/target/nexus-metadata-rebuild-tool-1.3.0-SNAPSHOT-cli.jar



> Nexus Migration Project Fails to Build:  No such archiver: 'pom'.
> -----------------------------------------------------------------
>
>                 Key: MNG-4012
>                 URL: http://jira.codehaus.org/browse/MNG-4012
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 3.0-alpha-2
>            Reporter: Shane Isbell
>            Assignee: Shane Isbell
>             Fix For: 3.0-alpha-3
>
>
> Nexus migration project fails to build:
> Caused by: org.codehaus.plexus.archiver.manager.NoSuchArchiverException: No 
> such archiver: 'pom'.
>       at 
> org.codehaus.plexus.archiver.manager.DefaultArchiverManager.getResourceCollection(DefaultArchiverManager.java:90)
>       at 
> org.codehaus.plexus.archiver.manager.DefaultArchiverManager.getResourceCollection(DefaultArchiverManager.java:128)
>       at 
> org.codehaus.plexus.archiver.AbstractArchiver.asResourceCollection(AbstractArchiver.java:506)

-- 
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

        

Reply via email to