Konrad Windszus created JCRVLT-232:
--------------------------------------
Summary: Fix javadoc of parameter packageType
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
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)