eirslett / frontend-maven-plugin

"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
Apache License 2.0
4.22k stars 868 forks source link

Homepage incorrectly lists requirement 'Maven 3.0' instead of 'Maven 3.6' #974

Closed timothy-devries-sirca closed 3 years ago

timothy-devries-sirca commented 3 years ago

As of 12 May, Maven 3.6 is required. The homepage still suggests that Maven 3.0 is needed.

eirslett commented 3 years ago

Which homepage?

timothy-devries-sirca commented 3 years ago

It's listed on line 32 of README.md. Ideally it should be updated to list Maven 3.6 if that is the most recent required version

Thanks

eirslett commented 3 years ago

ok fixed it!