You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2008/02/14 22:27:29 UTC

[jira] Commented: (MASSEMBLY-282) Fix failing IT no-appendAssemblyId-no-classifier

    [ http://jira.codehaus.org/browse/MASSEMBLY-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123722 ] 

Paul Gier commented on MASSEMBLY-282:
-------------------------------------

Ok, that makes sense.  Thanks for fixing this.

> Fix failing IT no-appendAssemblyId-no-classifier
> ------------------------------------------------
>
>                 Key: MASSEMBLY-282
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-282
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>            Reporter: Paul Gier
>            Assignee: John Casey
>             Fix For: 2.2-beta-2
>
>         Attachments: maven-assembly-plugin-AddArtifactTask-improved.patch, maven-assembly-plugin-AddDependencySetsTask.patch
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> The IT no-appendAssemblyId-no-classifier is currently failing.  This is due to the fact that the dependency set task tries to include the main project artifact as one of the dependencies.  This causes a problem when there is no assembly ID and no classifier, because the archiver tries to include the destination file for the assembly in itself.
> The patch adds a check to make sure the archiver destination file does not get included as one of the entries.  The patch also includes updates to the unit tests to reflect the new behaviour of the AddDependencySetsTask.

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