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

Warning generated in maven 3.9.2 builds #1090

Closed cernenwein closed 1 year ago

cernenwein commented 1 year ago

Bug: [WARNING] Plugin issue(s): [WARNING] * Plugin should declare these Maven artifacts in provided scope: [org.apache.maven:maven-plugin-api:3.6.0, org.apache.maven:maven-model:3.6.0, org.apache.maven:maven-artifact:3.6.0] [WARNING]

on a simple maven build

basil commented 1 year ago

Duplicates #1085.