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

Error when trying to generate project #1

Open
WaschLappHabu opened this issue Aug 9, 2022 · 1 comment
Open

Error when trying to generate project #1

WaschLappHabu opened this issue Aug 9, 2022 · 1 comment

Comments

@WaschLappHabu
Copy link

WaschLappHabu commented Aug 9, 2022

Cloning and running mvn clean install as stated in the readme works.
When then trying to execute the generate command, I get the error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate (default-cli) on project java11-junit5-archetype: Unable to add module to the current project as it is not of packaging type 'pom'

After changing the packaging in the pom.xml from jar to pom, it works

@zelechom
Copy link

This open issue instruction solved my build issue.

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

2 participants