Not able to run (mvn clean install) the code of microprofile-lra after downloading it #365
Unanswered
deepakvatsdv
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This is a maven version issue. In most of my own projects we use the Maven Wrapper for predictable builds, for example apache-maven-3.8.8 (the first one I picked) builds the project just fine. I think the microprofile-lra project should use the same approach. Do you know if other microprofile projects are using the maven wrapper? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi - I am Not able to run (mvn clean install) the code of microprofile-lra after downloading it. I see the below error and not able to fix it. Please help.


Beta Was this translation helpful? Give feedback.
All reactions