Guest User

Untitled

a guest
Apr 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. //Run the following command
  2. mvn archetype:generate
  3. // -DgroupId=..........
  4. // -DartifactId=.........
  5. // -DarchetypeArtifactId=maven-archetype-quickstart
  6. // -DinteractiveMode=false
  7.  
  8.  
  9.  
  10. //Set maven path
  11. "maven.executable.path": "C:/Program Files/Apache/apache-maven-3.5.3-bin/apache-maven-3.5.3/bin/mvn"
Add Comment
Please, Sign In to add comment