[
http://jira.codehaus.org/browse/MWEBSTART-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_120690
]
Kevin Stembridge commented on MWEBSTART-90:
-------------------------------------------
So after having a closer look at how the inclusion feature works in the other
mojos and how the transitive dependencies are pulled in, it is going to be
*much* easier to implement things so that the {{excludeTransitive}} flag
overrides any inclusion elements. In other words, if
{{excludeTransitive=true}}, then only the direct dependencies of the project
that are accepted by any inclusion filters will be added to the JNLP bundle. If
a transitive dependency matches an includes filter, it will *not* be pulled in.
If this sounds OK, I can have a patch ready quite soon. A little longer for the
integration test.
> 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
> Attachments: MWEBSTART-90.txt
>
>
> 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