[
http://jira.codehaus.org/browse/MASSEMBLY-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_99536
]
Mike Cumings commented on MASSEMBLY-213:
----------------------------------------
The dependency on PLXCOMP-68 has been resolved:
"committed in rev 6551.
Snapshot deployed : plexus-archiver-1.0-alpha-9-20070614.192733-6.jar ."
This patch can now be applied and the plugin revised to reflect the use
of plexus-archiver-1.0-alpha-9 instead of ...-alpha-8.
Can someone please push these changes through to make them available
more broadly (ideally in a 2.2-beta-2 deployment)? TIA...
> jar-with-dependencies and signed jars issue again
> -------------------------------------------------
>
> Key: MASSEMBLY-213
> URL: http://jira.codehaus.org/browse/MASSEMBLY-213
> Project: Maven 2.x Assembly Plugin
> Issue Type: Bug
> Affects Versions: 2.2-beta-1
> Reporter: TAKATA, Satoshi
> Attachments: alpha9.patch
>
>
> /META-INF/*.RSA
> /META-INF/*.SF
> /META-INF/*.rsa
> /META-INF/*.sf
> These files are not excluded with the configuration below.
> <plugin>
> <artifactId>maven-assembly-plugin</artifactId>
> <configuration>
> <descriptorRefs>
> <descriptorRef>jar-with-dependencies</descriptorRef>
> </descriptorRefs>
> <archive>
> <manifest>
> <mainClass>my.MainClass</mainClass>
> <packageName>my</packageName>
> </manifest>
> </archive>
> </configuration>
> </plugin>
--
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