You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
The content-package lifecycle is used as part of a getting the package ready to be deployed for AEM,
I resolved the issue using the project and artifact parameters.
When using content-package in my pom, the artifact cannot be found as content-package is amended to the name. See error message below
[INFO] --- exists-maven-plugin:0.12.0:remote (default) @ project-aem-all.all ---
181[INFO] Checking for artifact at https://nexus-url/repository/maven-releases/au/com/project/aem/project-aem-all/project-aem-all.all/9.7.1/project-aem-all.all-9.7.1.content-package
182[INFO] au.com.project.aem.project-aem-all:project-aem-all.all:9.7.1 does not exist
The text was updated successfully, but these errors were encountered: