I tried the experiment of making the plugins pom use the current snapshot of the global maven parent, and I got:
[INFO] Scanning for projects... [ERROR] The build could not read 2 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.maven.plugins:maven-assembly-plugin:2.4-SNAPSHOT (/Users/benson/asf/mvn/plugins/maven-assembly-plugin/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.codehaus.plexus:plexus-component-annotations:jar is missing. @ line 208, column 17 [ERROR] [ERROR] The project org.apache.maven.plugins:maven-checkstyle-plugin:2.10-SNAPSHOT (/Users/benson/asf/mvn/plugins/maven-checkstyle-plugin/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.codehaus.plexus:plexus-component-annotations:jar is missing. @ line 149, column 17 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
