[
https://issues.apache.org/jira/browse/JCRVLT-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16942731#comment-16942731
]
Konrad Windszus commented on JCRVLT-232:
----------------------------------------
A validator for this has been committed in https://svn.apache.org/r1867884.
> Enforce constraints for package types
> -------------------------------------
>
> Key: JCRVLT-232
> URL: https://issues.apache.org/jira/browse/JCRVLT-232
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: package maven plugin
> Affects Versions: package-maven-plugin-1.0.0
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.2, package-maven-plugin-1.0.5
>
>
> Currently the package type only affects how the dependencies are considered
> to check for invalid filter rules (and only for package type "application").
> This contradicts the javadoc of the parameter which states that
> {quote}'application' and 'content' packages are not allowed to contain sub
> packages or embedded bundles.{quote}
> (https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/02a853e64d985f075fe88d19101d7c66d741767f/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/AbstractPackageMojo.java#L104)
> As long as this is not enforced during package build time please only list
> the enforced limitations of the according package types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)