You need to follow the procedure here to let SDK running on Maven 3
https://developer.atlassian.com/display/DOCS/Developing+Plugins+with+Maven+3
Short summary of the procedure in the URL above: set the environment variable ATLAS_MVN to the executable of mvn three. In my Windows installation:
set ATLAS_MVN=C:\apps\apache-maven-3.0.4\bin\mvn.bat
After this setting atlas-version worked as expected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your help Yilin MO, I found the solution just before to see your answer.
Here is it if someone will have the same problem in the future: I already had another version of Maven of my computer provided by the company, I think that it's getting confused with the 2 different versions. So I deleted Maven 3 and JIRA works without any problem.
Cheers,
Omar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.