|
[jira] Commented: (MWEBSTART-1) [webstart] deal with already signed jars: msg#00327java.maven-plugins.mojo.devel
[ http://jira.codehaus.org/browse/MWEBSTART-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86031 ] Ken Geis commented on MWEBSTART-1: ---------------------------------- So moving to plexus-utils 1.1+ does solve the "spaces in executable name" problem. Unfortunately, it requires moving to an alpha version (1.0-alpha-?) of plexus-container-default, which requires maven-embedder 2.1-SNAPSHOT, which requires maven-core 2.1-SNAPSHOT. Because of all of this, I have little hope of the jar unsigning being available before Maven 2.1. > [webstart] deal with already signed jars > ---------------------------------------- > > Key: MWEBSTART-1 > URL: http://jira.codehaus.org/browse/MWEBSTART-1 > Project: Maven 2.x Webstart Plugin > Issue Type: New Feature > Reporter: Jerome Lacoste > Assigned To: Jerome Lacoste > Fix For: 1.0-alpha-2 > > Attachments: MWEBSTART-1-test.sh > > > There are potential issues when dealing with including such already signed > jars in a webstart application. > In particular see: > http://jira.codehaus.org/browse/MOJO-7#action_49160 > and the relevant m1 jnlp issues: > http://jira.codehaus.org/browse/MPJNLP-20 > http://jira.codehaus.org/browse/MPJNLP-28 > According to the feedback I got on the maven user list, I think that, in > order to satisfy everybody, we need to: > - handle already signed jars (MPJNLP-28) > - primarily we need the possibility to unsign a jar. That will probably go > to jar:unsign. > - optionally avoid signing jars that are already signed. > - optionally clean the Manifest (maven1 jnlp feature, to work around SDK 1.3 > issue - See MPJNLP-20) > Did I miss something? > Now how do we present that to the user? > We could: > - assume that every jar will be signed by default > - let the user list the operation to perform, maybe using something like: > <sign> > <dname>...</dname> > ... > <unsign> > <dependency>...</dependency> > </unsign> > <skipSignedJars>true<skipSignedJars> > <cleanManifest>true</cleanManifest> > </sign> > Does that look correct? -- 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 --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Created: (MOJO-628) fileset exclude properties does not work in maven2's xdoclet plug-in, Wai Ling Tsang (JIRA) |
|---|---|
| Next by Date: | [jira] Created: (MTAGLIST-12) NullPointerException if java file ends with a comment, Roland Weber (JIRA) |
| Previous by Thread: | [jira] Commented: (MWEBSTART-1) [webstart] deal with already signed jars, Ken Geis (JIRA) |
| Next by Thread: | [jira] Commented: (MWEBSTART-1) [webstart] deal with already signed jars, Jerome Lacoste (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |