Konrad Windszus created JCRVLT-466:
--------------------------------------
Summary: Allow embeddeds and subpackages to optionally only work
on direct but not transitive dependencies
Key: JCRVLT-466
URL: https://issues.apache.org/jira/browse/JCRVLT-466
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: package maven plugin
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Fix For: package-maven-plugin-1.1.6
Currently the filter parameters below
http://jackrabbit.apache.org/filevault-package-maven-plugin/generate-metadata-mojo.html#embeddeds
and
http://jackrabbit.apache.org/filevault-package-maven-plugin/generate-metadata-mojo.html#subPackages
always apply to all (even transitive dependencies)
In most of the cases one is only interested in direct dependencies, so there
should be a flag to restrict to only direct dependencies.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)