Make mojo code reusable from another mojo + customize the working directory. ----------------------------------------------------------------------------
Key: MJARSIGNER-19 URL: https://jira.codehaus.org/browse/MJARSIGNER-19 Project: Maven 2.x Jar Signer Plugin Issue Type: Improvement Affects Versions: 1.2 Reporter: Tony Chemit Priority: Trivial In the webstart-maven-plugin We used the old jarsigner mojo (from the jar plugin). We'd like to use now this plugin as the mojo from the jar plugin is deprecated for this one (see MWEBSTART-149) Moreover, we want to use yet another working directory and at the moment in the mojo this is hardcoed to project.getBasedir(). Here is a patch which fix our needs. Hope this patch will be apply soon, I would really like to use your mojo :) Thanks for your work. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira