-
Notifications
You must be signed in to change notification settings - Fork 213
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
pom.xml changes not honored (post 0.0.10 regression) #218
Comments
I have posted a reproducer: #219 |
After fixing #220 , the |
The reproducers are in the master and they are temporarily set to expect the wrong outcome https://github.com/mvndaemon/mvnd/blob/1ac48446deacf4762650ed0f1ed76eef56cd838e/integration-tests/src/test/java/org/mvndaemon/mvnd/it/NewManagedModuleNativeIT.java#L86 https://github.com/mvndaemon/mvnd/blob/1ac48446deacf4762650ed0f1ed76eef56cd838e/integration-tests/src/test/java/org/mvndaemon/mvnd/it/UpgradesInBomNativeIT.java#L80 |
Happens again, probably caused by 67d5b4b
Steps to reproduce:
Reproducible with mvnd 0.0.11, 0.0.12 and current master
Works with mvnd 0.0.10
The bottom line is that I do not get what is different here and in the bom intergration test that is passing daily on our CI.
The text was updated successfully, but these errors were encountered: