Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.22.1
-
None
-
None
Description
I'm getting these errors when my project includes 2.22.1 of the maven-surefire-plugin:
[*INFO*] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.0.0:dependencies
[*WARNING*] Unable to create Maven project from repository.
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 218, column 15
[ERROR] 'distributionManagement.status' must not be specified. @ line 252, column 13
Is this a problem with this project's pom.xml file that it should fix? Or is there a bug in maven-project-info-reports-plugin:3.0.0?
Attachments
Issue Links
- duplicates
-
MPIR-373 Upgrade from 2.9 to 3.0.0 introduces additional warning
- Closed