On Wed, 2017-10-04 at 07:25 +0000, Apache Jenkins Server wrote: > See <https://builds.apache.org/job/httpcomponents-client-4.5.x/133/di > splay/redirect> > >
... > parent/9/httpcomponents-parent-9.pom, line 692, column 17 > [WARNING] > 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be > unique but found duplicate declaration of plugin > org.apache.maven.plugins:maven-project-info-reports-plugin @ > org.apache.httpcomponents:httpcomponents-parent:9, > /home/jenkins/jenkins-slave/maven- > repositories/0/org/apache/httpcomponents/httpcomponents- > parent/9/httpcomponents-parent-9.pom, line 692, column 17 maven-project-info-reports-plugin plugin has been declared twice in POM 9, I presume, by mistake. I corrected the problem in master but we will need to release POM 10 in order to fix the problem in all dependent projects. However, does anyone have a clue why Jenkins is unable to resolve maven-bundle-plugin:3.3.0? Am I missing something? Oleg > [ERROR] Unresolveable build extension: Plugin org.apache.felix:maven- > bundle-plugin:3.3.0 or one of its dependencies could not be resolved: > Failure to find org.apache.felix:maven-bundle-plugin:jar:3.3.0 in > https://repo.maven.apache.org/maven2 was cached in the local > repository, resolution will not be reattempted until the update > interval of central has elapsed or updates are forced @ > [ERROR] Unknown packaging: bundle @ > org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https:/ > /builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient- > osgi/pom.xml,> line 40, column 14 > [WARNING] > 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be > unique but found duplicate declaration of plugin > org.apache.maven.plugins:maven-project-info-reports-plugin @ > org.apache.httpcomponents:httpcomponents-parent:9, > /home/jenkins/jenkins-slave/maven- > repositories/0/org/apache/httpcomponents/httpcomponents- > parent/9/httpcomponents-parent-9.pom, line 692, column 17 > @ > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.apache.httpcomponents:httpclient- > osgi:4.5.4-SNAPSHOT (<https://builds.apache.org/job/httpcomponents-cl > ient-4.5.x/ws/httpclient-osgi/pom.xml)> has 2 errors > [ERROR] Unresolveable build extension: Plugin > org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies > could not be resolved: Failure to find org.apache.felix:maven-bundle- > plugin:jar:3.3.0 in https://repo.maven.apache.org/maven2 was cached > in the local repository, resolution will not be reattempted until the > update interval of central has elapsed or updates are forced -> [Help > 2] > [ERROR] Unknown packaging: bundle @ > org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https:/ > /builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient- > osgi/pom.xml,> line 40, column 14 > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug > logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/Pro > jectBuildingException > [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/Plu > ginManagerException > channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
