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

Karl Heinz Marbaise commented on MAPPASM-118:
---------------------------------------------

The problem of this behavior is caused by using runtime dependencies only.

{code}
    /**
     * @readonly
     * @parameter expression="${project.runtimeArtifacts}"
     */
    private List artifacts;
{code}

                
> system dependency on tools.jar not accounted for
> ------------------------------------------------
>
>                 Key: MAPPASM-118
>                 URL: https://jira.codehaus.org/browse/MAPPASM-118
>             Project: Mojo AppAssembler Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>            Reporter: Benson Margulies
>
> Maybe this is a feature request.
> If my project uses a system dependency to pick up tools.jar, the assemble 
> goal ignores it. No warning, no nothing.
> At very least, a parameter that I could fill in with the literal text of 
> $JAVA_HOME/lib/tools.jar would be a big help.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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


Reply via email to