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.2k stars 867 forks source link

Error resolving plugin #1080

Closed kyleryxn closed 1 year ago

kyleryxn commented 1 year ago

When copying the example setup provided, I receive this error when refreshing my pom.xml: Cannot resolve plugin com.github.eirslett:frontend-maven-plugin:@project.version@

How can I resolve this issue?

eirslett commented 1 year ago

You have to go to replace @project.version@ with the latest version, which currently is 1.12.1.