-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
Both instruction and download link in wiki are using maven 3.2.3
However, the maven version in /tool/dev/bash_profile is still 3.2.2
Suggesting an update to:
export MAVEN=${MAVEN:-~/Applications/apache-maven-3.2.3}