Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
itools-packager, add scope provided for dependency on maven-core (#2614)
This fixes the new maven 3.9.2 warning: [WARNING] [WARNING] Plugin validation issues were detected in 1 plugin(s) [WARNING] [WARNING] * com.powsybl:powsybl-itools-packager-maven-plugin:5.4.0-SNAPSHOT [WARNING] Declared at location(s): [WARNING] * com.powsybl:powsybl-distribution-core:5.4.0-SNAPSHOT (pom.xml) @ line 492 [WARNING] Used in module(s): [WARNING] * com.powsybl:powsybl-distribution-core:5.4.0-SNAPSHOT (pom.xml) [WARNING] Plugin issue(s): [WARNING] * Plugin should declare these Maven artifacts in `provided` scope: [org.apache.maven:maven-repository-metadata:3.8.5, org.apache.maven:maven-artifact:3.8.5, org.apache.maven:maven-settings-builder:3.8.5, org.apache.maven:maven-resolver-provider:3.8.5, org.apache.maven:maven-model-builder:3.8.5, org.apache.maven:maven-core:3.8.5, org.apache.maven:maven-plugin-api:3.8.5, org.apache.maven:maven-model:3.8.5, org.apache.maven:maven-builder-support:3.8.5, org.apache.maven:maven-settings:3.8.5] [WARNING] [WARNING] [WARNING] Fix reported issues by adjusting plugin configuration or by upgrading above listed plugins. If no upgrade available, please notify plugin maintainers about reported issues. [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] Signed-off-by: HARPER Jon <jon.harper87@gmail.com>
- Loading branch information