[
https://issues.apache.org/jira/browse/JCRVLT-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated JCRVLT-232:
-----------------------------------
Description:
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.
was:
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/trunk/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/VaultMojo.java#L304)
As long as this is not enforced during package build time please only list the
enforced limitations of the according package types.
> 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
> Priority: Major
>
> 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
(v7.6.14#76016)