Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce service pack installation with package dependencies #435

Open
kwin opened this issue Dec 14, 2023 · 0 comments
Open

Enforce service pack installation with package dependencies #435

kwin opened this issue Dec 14, 2023 · 0 comments
Assignees

Comments

@kwin
Copy link
Contributor

kwin commented Dec 14, 2023

In order to enforce the minimum service pack requirements for AEM 6.5 there should be an according package dependency in the ui.all package (only for non-cloud).

<dependency>
    <group>adobe/cq650/servicepack</group>
    <name>aem-service-pkg</name>
    <version>6.5.17</version><!-- at least SP17 required -->
</dependency>

(compare with https://jackrabbit.apache.org/filevault-package-maven-plugin/generate-metadata-mojo.html#dependencies).

@SachinMali SachinMali self-assigned this Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants