You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/08/18 14:56:00 UTC

[jira] [Comment Edited] (JCRVLT-466) Allow embeddeds and subpackages to optionally only work on direct but not transitive dependencies

    [ https://issues.apache.org/jira/browse/JCRVLT-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179678#comment-17179678 ] 

Konrad Windszus edited comment on JCRVLT-466 at 8/18/20, 2:55 PM:
------------------------------------------------------------------

Actually such an  option is already there {{excludeTransitive}} (https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/fea94b8c0e95c6485d0a4b3c1c3462fb44fdf94d/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/SimpleEmbedded.java#L70) being added in the context of JCRVLT-274. It is just not properly documented in the goal.


was (Author: kwin):
Actually such an  option is already there {{excludeTransitive}}. It is just not properly documented in the goal.

> 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
>            Priority: Major
>             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)