Categories
Why doesn't the mvn install command work?
Why might the mvn install command not work to put the jar in the local repository?
Answer the question
In order to leave comments, you need to log in
Specified jdk JAVA_HOME in Environment Variables : https://confluence.atlassian.com/doc/setting-the-j... Added to pom.xml
<properties> <maven.compiler.source>1.6</maven.compiler.source> <maven.compiler.target>1.6</maven.compiler.target> </properties>
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question