Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
package-maven-plugin-1.0.0
-
None
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
'application' and 'content' packages are not allowed to contain sub packages or embedded bundles.
(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.
Attachments
Issue Links
- causes
-
JCRVLT-400 '/etc/packages' should be a valid root
- Closed
- is related to
-
JCRVLT-236 Package Maven Plugin: Improve packageType param documentation
- Closed
- relates to
-
JCRVLT-170 Introduce the concept of package types
- Closed