[
https://issues.apache.org/jira/browse/GUMP-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485668#comment-13485668
]
Stefan Bodewig commented on GUMP-169:
-------------------------------------
yes, this is what our mirror logs
INFO: Redirecting via client connector to:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/1.2-SNAPSHOT/maven-metadata.xml
Oct 28, 2012 4:46:23 PM com.noelios.restlet.LogFilter afterHandle
INFO: 2012-10-28 16:46:23 127.0.0.1 -
people.apache.org -1 GET
/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/1.2-SNAPSHOT/maven-metadata.xml
- 404 313 - 62 http://localhost:8192
Apache-Maven/2.2 (Java 1.7.0_05; Linux 2.6.32-41-server) maven-artifact/2.2.1
-
Oct 28, 2012 4:46:23 PM org.apache.gump.mvnrepoproxy.resources.GumpArtifact log
INFO: proxying .pom artifact for groupId 'org.apache.maven.plugins' and
artifactId 'maven-pdf-plugin'
Oct 28, 2012 4:46:23 PM org.restlet.Redirector handle
INFO: Redirecting via client connector to:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/1.2-SNAPSHOT/maven-pdf-plugin-1.2-SNAPSHOT.pom
Oct 28, 2012 4:46:23 PM com.noelios.restlet.LogFilter afterHandle
INFO: 2012-10-28 16:46:23 127.0.0.1 - 127.0.0.1
8192 GET
/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/1.2-SNAPSHOT/maven-pdf-plugin-1.2-SNAPSHOT.pom
- 404 311 - 5 http://localhost:8192
Apache-Maven/2.2 (Java 1.7.0_05; Linux 2.6.32-41-server) maven-artifact/2.2.1
-
which kind of indicates the timestamp has been swallowed. I can't promise a
fix soon, but I think I know where to look and how to deal with it. The code
is in http://svn.apache.org/repos/asf/gump/mvnrepo/trunk/ if you want to have a
look yourself.
> Build fails due to missing plugin that is not missing.
> ------------------------------------------------------
>
> Key: GUMP-169
> URL: https://issues.apache.org/jira/browse/GUMP-169
> Project: Gump
> Issue Type: Bug
> Components: Java-based Gump
> Reporter: Ralph Goers
>
> The Logging Log4j 2 build is failing every night due to the following message:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] snapshot org.apache.maven.plugins:maven-pdf-plugin:1.2-SNAPSHOT:
> checking for updates from apache.snapshots
> Downloading:
> http://localhost:8192/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/1.2-SNAPSHOT/maven-pdf-plugin-1.2-SNAPSHOT.pom
> [INFO] Unable to find resource
> 'org.apache.maven.plugins:maven-pdf-plugin:pom:1.2-SNAPSHOT' in repository
> apache.snapshots (http://repository.apache.org/snapshots)
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] --------------------------------
> However this artifact is in the listed repository.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]