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 in executing the project created with devon4j #183

Closed
vapadwal opened this issue Dec 6, 2019 · 6 comments
Closed

Error in executing the project created with devon4j #183

vapadwal opened this issue Dec 6, 2019 · 6 comments
Labels
bug Something isn't working

Comments

@vapadwal
Copy link
Member

vapadwal commented Dec 6, 2019

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}

@vapadwal vapadwal added the bug Something isn't working label Dec 6, 2019
@hohwille
Copy link
Member

hohwille commented Dec 9, 2019

Downgraded to flatten-maven-plugin version 1.0.1 but getting the same error.
I have another idea what could be the problem. Checking...

@hohwille
Copy link
Member

hohwille commented Dec 9, 2019

Got it:

<devon4j.flatten.mode>bom</devon4j.flatten.mode>

and
<devon4j.flatten.mode>bom</devon4j.flatten.mode>

@hohwille
Copy link
Member

hohwille commented Dec 9, 2019

What I do not really get is why the maven archetype did not fail as it includes integration tests.
Seems that these tests are not as realistic as I hoped...

@hohwille hohwille added this to the release:3.3.0 milestone Dec 9, 2019
@hohwille
Copy link
Member

hohwille commented Dec 9, 2019

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.

hohwille added a commit to hohwille/devon4j that referenced this issue Dec 9, 2019
@hohwille
Copy link
Member

hohwille commented Dec 9, 2019

OK. Fixed. I assume all is done. Hence, closing...
@vapadwal could you double check on your machine to get 100% sure. If still failing, please reopen.

@hohwille hohwille closed this as completed Dec 9, 2019
@vapadwal
Copy link
Member Author

vapadwal commented Dec 9, 2019

Tested it on your branch https://github.com/hohwille/devon4j , and its working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants