[ 
http://jira.codehaus.org/browse/MWEBSTART-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119860
 ] 

Kevin Stembridge commented on MWEBSTART-90:
-------------------------------------------

The other mojos use the built-in maven dependency mechanism, whereas this mojo 
uses custom configuration similar to the dependency plugin's copy goal. So we 
couldn't do it with common code, but we could always implement it for the other 
mojos so that it is transparent to the user. That would be done in much the 
same way as the dependency plugin's copy-dependencies goal. 

> Add an excludeTransitives flag to the JnlpDownloadServletMojo
> -------------------------------------------------------------
>
>                 Key: MWEBSTART-90
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-90
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: New Feature
>          Components: jnlp-download-servlet
>    Affects Versions: 1.0-alpha-2
>            Reporter: Kevin Stembridge
>            Priority: Minor
>             Fix For: 1.0-alpha-2
>
>
> There is currently no way to exclude transitive dependencies from the JNLP 
> bundle created by the JnlpDownloadServletMojo. There is a separate issue 
> raised (MWEBSTART-72) to implement a feature whereby exclusions can be 
> specified for each JarResource individually, but it would also be convenient 
> to be able to exclude all transitives as per the [dependency 
> plugin|http://maven.apache.org/plugins/maven-dependency-plugin/index.html].
> I'll get started on a patch.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to