[
http://jira.codehaus.org/browse/MECLIPSE-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Costin Caraivan updated MECLIPSE-528:
-------------------------------------
Attachment: org.apache.ant_1.7.0.v200803061910.zip
Oh, sorry, here is the original folder plugin. The manifest is changed,
everything else is the same as in the make-artifacts jar.
> eclipse:make-artifacts adds manifest entries in the unpacked Eclipse plugins
> and messes up signed artifacts
> -----------------------------------------------------------------------------------------------------------
>
> Key: MECLIPSE-528
> URL: http://jira.codehaus.org/browse/MECLIPSE-528
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Bug
> Affects Versions: 2.5.1
> Environment: Win XP SP2, Java 1.5.0.11
> Reporter: Costin Caraivan
> Attachments: org.apache.ant-1.7.0-v200803061910.jar,
> org.apache.ant_1.7.0.v200803061910.zip
>
>
> When deploying Eclipse plugins from a local install, make-artifacts adds two
> entries to the manifest entries of unpacked plugins:
> > Archiver-Version: Plexus Archiver
> > Created-By: 1.5.0_11-b03 (Sun Microsystems Inc.)
> Deploy command:
> mvn org.apache.maven.plugins:maven-eclipse-plugin:2.5.1:make-artifacts
> -DeclipseDir="C:\eclipse"
> -DstripQualifier=false
> -DresolveVersionRanges=true
> -DdeployTo=whatever
> The problem is that you package them as jars, and the jar-plugin somehow
> feels the need to change the manifest. This messes up the signatures, since
> you don't resign the jar.
--
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