SyntaxFix
Write A Post
Hire A Developer
Questions
mvn clean install -U doesn't work. However mvn -U clean followed by mvn clean install does.
mvn clean install -U
mvn -U clean
mvn clean install