You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/10/26 09:07:00 UTC

[jira] [Created] (JCRVLT-723) validate-packages must only validate artifacts of type "content-package"

Konrad Windszus created JCRVLT-723:
--------------------------------------

             Summary: validate-packages must only validate artifacts of type "content-package"
                 Key: JCRVLT-723
                 URL: https://issues.apache.org/jira/browse/JCRVLT-723
             Project: Jackrabbit FileVault
          Issue Type: Bug
          Components: package maven plugin
    Affects Versions: package-maven-plugin-1.3.4
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus


Otherwise you might run into issues like
 
{{[ERROR] Failed to execute goal org.apache.jackrabbit:filevault-package-maven-plugin:1.3.2:validate-package (validate-package-cloud) on project acs-aem-commons-all: Could not validate package '/Users/davidg/Code/acs-aem-commons/target/checkout/all/target/acs-aem-commons-all-6.3.0-cloud.zip.asc': zip END header not found -> [Help 1]}}

(https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/3149#issuecomment-1779897403).

Currently only classifier is checked but not type/extension.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)