trecloux / yeoman-maven-plugin

Maven plugin for npm / bower / grunt-gulp build
Apache License 2.0
141 stars 36 forks source link

Add clean mojo to use grunt clean #14

Open mcoolive opened 10 years ago

mcoolive commented 10 years ago

I think I should call npm install to execute the clean goal, because if someone add a grunt dependency (or begin by a clean just after its checkout), it will fail. It's very simple to fix. I can amend my pull request if you don't begin to work on it before.