[ http://jira.codehaus.org/browse/MJAR-37?page=comments#action_63493 ]
Jerome Lacoste commented on MJAR-37: ------------------------------------ In case we don't want the official maven-jar-plugin to depend on httpclient, another solution is to: 1- check MJAR-35 as is 2- move this mojo to a plugin to the mojo plugin > HttpJarSignClient - New goal "httpsign" which will sign jar files by > submitting them to a signing service via HTTP Post > ----------------------------------------------------------------------------------------------------------------------- > > Key: MJAR-37 > URL: http://jira.codehaus.org/browse/MJAR-37 > Project: Maven 2.x Jar Plugin > Type: Improvement > Reporter: David Boden > Attachments: jar-plugin-newfiles.zip, jarplugin.diff > > > The patch and new files attached to this issue are newer and make the > contributions in MJAR-35 obsolete. > There is a test pom.xml that you can do a "mvn install" on to see the new > goal working. -- 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
