Replies: 2 comments 5 replies
-
Please provide a runnable example if you think there is a problem, beside this, interactive mode can be disabled here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, I should have included the fact, that I indeed unchecked the interactive mode, but it won't let my create my project: |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When creating a new maven project, based on my archetype, I am only allowed to run it in "interactive" mode. There (eclipse console), I have to provide values for my "requiredProperties", although I defined defaults for them, which I don't want to override. I want the project creation run in non-interactive mode.
The last time I ran it (many month ago), it used non-interactive mode automatically and just generated the project with my defaults. But back then, I noticed my properties (project-name, project-description) were listed in the "Properties available from archetype", which is not the case anymore.
My archetype-metadata.xml:
Beta Was this translation helpful? Give feedback.
All reactions