-
Notifications
You must be signed in to change notification settings - Fork 88
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 in executing the project created with devon4j #183
Comments
Downgraded to flatten-maven-plugin version |
What I do not really get is why the maven archetype did not fail as it includes integration tests. |
Got it fixed. Will directly commit instead of creating PR as develop is broken anyhow and I better do not waste more time till it is fixed. |
OK. Fixed. I assume all is done. Hence, closing... |
Tested it on your branch https://github.com/hohwille/devon4j , and its working now |
I tried creating a project using latest devon4j. the project gets created successfully
but when i run the root pom of the project created get the error -
Non-resolvable import POM: Could not find artifact com.devonfw.java.boms:devon4j-minimal-bom:pom:dev-SNAPSHOT @ com.devonfw.java.boms:devon4j-bom:${devon4j.version}
The text was updated successfully, but these errors were encountered: