[
http://jira.codehaus.org/browse/MASSEMBLY-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Casey closed MASSEMBLY-291.
--------------------------------
Assignee: John Casey
Resolution: Fixed
see:
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin/src/it/projects/mojo-configuration/massembly-291
for an integration test verifying this is fixed.
> attach the resulting assembly not working as expected
> -----------------------------------------------------
>
> Key: MASSEMBLY-291
> URL: http://jira.codehaus.org/browse/MASSEMBLY-291
> Project: Maven 2.x Assembly Plugin
> Issue Type: Bug
> Affects Versions: 2.2-beta-2
> Environment: Maven version: 2.0.8
> Java version: 1.5.0_14
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
> Reporter: Vlad Skarzhevskyy
> Assignee: John Casey
> Fix For: 2.2-beta-3
>
> Attachments: test.zip
>
>
> After changing to 2.2-beta-2 attach is not working in our project.
> This is configuration used:
> project: <packaging>pom</packaging>
> maven-assembly-plugin:
> <phase>package</phase>
> <goals><goal>single</goal></goals>
> <configuration>
> <attach>true</attach>
> <appendAssemblyId>false</appendAssemblyId>
> ....
> The idea is to replace main artifact jar with created jar. packaging pom
> has been selected base on example form the site. May be this is wrong but
> used to work in version 2.1.
> Full Project here:
> https://microemulator.svn.sourceforge.net/svnroot/microemulator/branches/microemulator_2_0_2/microemulator
> PS
> We also have second sources assembly in the same pom.xml This assembly is
> installed to local repository!
--
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