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

Documentation of AEM Application Format #195

Open
kwin opened this issue Jan 25, 2023 · 0 comments
Open

Documentation of AEM Application Format #195

kwin opened this issue Jan 25, 2023 · 0 comments

Comments

@kwin
Copy link
Contributor

kwin commented Jan 25, 2023

Some documentation on the module structure format of "aemapp" packaging which can be processed with package-app mojo (https://github.com/adobe/aemanalyser-maven-plugin/blob/main/aemanalyser-maven-plugin/src/main/java/com/adobe/aem/analyser/mojos/PackageAppMojo.java) would be really helpful. Particularly interesting are answers for the following questions:

  1. Is the mojo only necessary to deploy to the AEM SDK locally (in order to allow deployments via the package manager ReST API) or initially also required for Cloud deployments?
  2. Is the package-app mojo only a temporary solution and direct deployment of those "jar" packagings are supported by some OSGi installer factory or some other means natively in the future?
  3. Can a sample Maven module outlining the features of the AEM application JAR be provided?
  4. Are nested AEM application Jars supported (similar to nesting FileVault Container Content Packages)?
  5. Which Maven plugin supports packaging aemapp?
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

1 participant