Konrad Windszus created JCRVLT-715:
--------------------------------------
Summary: Content Package with classifier potentially
installed/deployed with wrong extension
Key: JCRVLT-715
URL: https://issues.apache.org/jira/browse/JCRVLT-715
Project: Jackrabbit FileVault
Issue Type: Bug
Components: package maven plugin
Reporter: Konrad Windszus
Assignee: Konrad Windszus
The "package" goal attaches the content package as secondary artifact when a
classifier is used
(https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/58a395fdbfccbecb772be2cec2b9e347d34d0d0f/src/main/java/org/apache/jackrabbit/filevault/maven/packaging/mojo/VaultMojo.java#L568).
This uses the type of the Maven project (which may be different from
content-package/zip), so you might end up with content packages with the wrong
extension in the local/remote repo.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)