You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tony Chemit (JIRA)" <ji...@codehaus.org> on 2013/11/13 21:25:20 UTC

[jira] (MSHARED-304) Create a API for java tool

     [ https://jira.codehaus.org/browse/MSHARED-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Chemit updated MSHARED-304:
--------------------------------

    Assignee: Tony Chemit
    
> Create a API for java tool
> --------------------------
>
>                 Key: MSHARED-304
>                 URL: https://jira.codehaus.org/browse/MSHARED-304
>             Project: Maven Shared Components
>          Issue Type: New Feature
>    Affects Versions: maven-shared-utils-0.4
>            Reporter: Tony Chemit
>            Assignee: Tony Chemit
>
> While using the commandline API to invoke java tool (*jarsigner*, *keytool*, *javadoc*), we always write the same boilerplate code:
> - find the java tool executable location
> - build a new command line
> - invoke it and deal with invocation errors
> - ...
> Let's have a simple API for this! As a first improvement then let's add to it also the support for toolchain (asked in maven-jarsigner-plugin).
> I will put the code in package *org.apache.maven.shared.utils.cli.javatool*.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira