headcr4sh / node-maven

Maven for Node.js
Apache License 2.0
18 stars 14 forks source link

./mvnw by default if available #14

Closed aegershman closed 6 years ago

aegershman commented 6 years ago

Unfortunately I haven't tested this on a Windows system. If someone could make sure this works on a Windows box, that'd be nice.

If you'd like to test this & need a project which uses the mvnw wrapper, you can create a quick project on https://start.spring.io/ From the command line, you'd run ./mvnw install spring-boot:run

Also don't mind the split usernames. I made this commit on my work computer, so it's using 'Aaron Gershman' instead of 'aegershman'. I can fix this if it's an issue.