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 2018/02/16 13:04:00 UTC

[jira] [Commented] (JCRVLT-273) Embeddeds: Make all filter criteria optional

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

Konrad Windszus commented on JCRVLT-273:
----------------------------------------

Actually this should already be the case as {{StringFilterSet.contains()}} returns {{true}} for empty filters (https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/trunk/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/impl/StringFilterSet.java#L45)

> Embeddeds: Make all filter criteria optional
> --------------------------------------------
>
>                 Key: JCRVLT-273
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-273
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: package maven plugin
>    Affects Versions: package-maven-plugin-1.0.1
>            Reporter: Konrad Windszus
>            Priority: Major
>
> Currently the filter criterion {{groupId}} and {{artifactId}} are mandatory below the {{embeddeds}}. This is contradicting the javadoc and is also no compatible with {{content-package-maven-plugin}} version 0.5.24 from Adobe behaved.
> Both should be imho optional, so that it is possible e.g. to embed all dependencies sharing a certain groupId or embed all dependencies with a certain artifactId irrespective of the groupId.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)