Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
package-maven-plugin-1.1.8
-
None
Description
In case the ValidationPackageMojo detects an entry in the ZIP file whose name is ending with .zip it assumes this is a subpackage (https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/047c2ee04916f4fb33de1f3ba6e191302e525553/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/ValidatePackageMojo.java#L164) and later on fails with error
Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.1.8:validate-package (default-validate-package) on project ...: Execution default-validate-package of goal org.apache.jackrabbit:filevault-package-maven-plugin:1.1.8:validate-package failed: Archive '.../mypackage.zip/jcr_root/content/mysite/test.zip' does not contain a filter.xml.
Attachments
Issue Links
- links to