Skip to content
#

project-template

Here are 509 public repositories matching this topic...

kaushalmall
kaushalmall commented Jul 9, 2020

Now that Cloud Manager supports Java 11 and lets you configure it using the toolchains plugin

https://docs.adobe.com/content/help/en/experience-manager-cloud-service/onboarding/getting-access/creating-aem-application-project.html#using-java-11

It would be nice if the archetypes takes Java version as a user input and configures the toolchains plugin out of the box.

ManasJayanth
ManasJayanth commented Nov 9, 2020

If for some reason, the initial bootstrapper fails (network failure, bad cache etc), creation of dune files in the project could get interrupted - the dune files that trigger the on-the-fly dune rules generation. We could

  1. Check in those bootstrapping dune files in the templates
    or
  2. Ensure, before running, dune build if dune files are missing.

Ideally, we do both.

Improve this page

Add a description, image, and links to the project-template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the project-template topic, visit your repo's landing page and select "manage topics."

Learn more