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

AEM content sync root directory keeps getting reset after Maven -> Update Project #93

Open
elohanlon opened this issue Oct 28, 2020 · 1 comment

Comments

@elohanlon
Copy link

elohanlon commented Oct 28, 2020

Expected Behavior

In Eclipse, for the ui.apps project, importing an Archetype 24 maven project should result in an AEM content sync root directory of "src/main/content/jcr_root", but instead sets the content sync root to "src/main/resources".

If you update the content sync root to "src/main/content/jcr_root" and later run Maven -> Update Project, that action resets the content sync root directory back to "src/main/resources".

Actual Behavior

Importing an Archetype 24 project initially sets the AEM Content sync root directory to "src/main/resources", and it gets reset to "src/main/resources" every time that Maven -> Update Project is run.

Steps to Reproduce

  • Install latest Eclipse (currently version 2020-09).
  • Install latest AEM Developer Tools for Eclipse (currently version 1.3.0).
  • Create new archetype 24 maven project.
  • Import project into Eclipse.
  • Right click on ui.apps project and select Properties.
  • In dialog, click on "AEM" section.
  • See that content sync root directory is "src/main/resources".
  • Change content sync root directory to "src/main/content/jcr_root"
  • Right click on ui.apps project and select Maven -> Update Project.
  • Click OK in dialog.
  • Update runs.
  • Right click on ui.apps project and select Properties again.
  • In dialog, click on "AEM" section.
  • See that content sync root directory has been reset to "src/main/resources".

Platform and Version

Archetype 24, Eclipse 2020-09

@elohanlon
Copy link
Author

elohanlon commented Nov 10, 2020

I was told by Adobe support that this issue is related to #91, so I'm mentioning it here to link the two issues.

Is there any estimated date for the next release of the AEM Eclipse Developer tools, so they support Archetype 24?

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