[ 
https://jira.codehaus.org/browse/MJARSIGNER-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=281459#comment-281459
 ] 

Christian Schulte commented on MJARSIGNER-19:
---------------------------------------------

Due to MJARSIGNER-18, class JarSignerUtil may need to provide an 'isSigned( 
java.io.File jar )' method which scans an archive for any signature files to 
exist.


> 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
>         Attachments: create-jarsigner-sharedcomponent.diff, 
> MJARSIGNER-19.patch
>
>
> 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

        

Reply via email to