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

Interactive Mode with frontendModule="decoupled" not working #1068

Open
nhirrle opened this issue Apr 24, 2023 · 0 comments
Open

Interactive Mode with frontendModule="decoupled" not working #1068

nhirrle opened this issue Apr 24, 2023 · 0 comments

Comments

@nhirrle
Copy link

nhirrle commented Apr 24, 2023

Expected Behaviour

Interactive Mode with frontendModule="decoupled" is not working. It's working fine when passing -D frontendModule="decoupled" option

Actual Behaviour

With interactive mode, message
Define value for property 'frontendModule' (should match expression '^(none|general|angular|react)$') general
is prompted but with no decoupled option.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

1.) mvn org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=41 -D appTitle="my site" -D appId="mysite" -D groupId="com.mysite"
2.) When beeing asked for Confirm properties configuration reply with n
3.) Use default properties apart from frontendModule

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