Re: Jenkins Error

2014-09-11 Thread Andreas Lehmkühler
Hi,


 John Hewson j...@jahewson.com hat am 10. September 2014 um 22:11
 geschrieben:


 I’m getting strange build errors on Jenkins with HTTP 401 “Unauthorized” from
 https://repository.apache.org.

 Here’s the log:

 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on
 project pdfbox-parent: Failed to deploy artifacts: Could not transfer artifact
 org.apache.pdfbox:pdfbox-parent:pom:2.0.0-20140910.200319-587 from/to
 apache.snapshots.https
 (https://repository.apache.org/content/repositories/snapshots): Failed to
 transfer file:
 https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-20140910.200319-587.pom.
 Return code is: 401, ReasonPhrase: Unauthorized. - [Help 1]

According to infra@ there was an issue with nexus yesterday which should be
solved by now. I've already triggered a build manually to check that.

 -- John


BR
Andreas Lehmkühler


Re: Jenkins Error

2014-09-11 Thread Andreas Lehmkühler
Hi,

infra@ just blogged about the incident

https://blogs.apache.org/infra/entry/nexus_reduced_performance_issues_resolved

BR
Andreas Lehmkühler

 Andreas Lehmkühler andr...@lehmi.de hat am 11. September 2014 um 08:45
 geschrieben:


 Hi,


  John Hewson j...@jahewson.com hat am 10. September 2014 um 22:11
  geschrieben:
 
 
  I’m getting strange build errors on Jenkins with HTTP 401 “Unauthorized”
  from
  https://repository.apache.org.
 
  Here’s the log:
 
  [ERROR] Failed to execute goal
  org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy)
  on
  project pdfbox-parent: Failed to deploy artifacts: Could not transfer
  artifact
  org.apache.pdfbox:pdfbox-parent:pom:2.0.0-20140910.200319-587 from/to
  apache.snapshots.https
  (https://repository.apache.org/content/repositories/snapshots): Failed to
  transfer file:
  https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-20140910.200319-587.pom.
  Return code is: 401, ReasonPhrase: Unauthorized. - [Help 1]
 
 According to infra@ there was an issue with nexus yesterday which should be
 solved by now. I've already triggered a build manually to check that.

  -- John


 BR
 Andreas Lehmkühler


Jenkins Error

2014-09-10 Thread John Hewson
I’m getting strange build errors on Jenkins with HTTP 401 “Unauthorized” from 
https://repository.apache.org.

Here’s the log:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on 
project pdfbox-parent: Failed to deploy artifacts: Could not transfer artifact 
org.apache.pdfbox:pdfbox-parent:pom:2.0.0-20140910.200319-587 from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-20140910.200319-587.pom.
 Return code is: 401, ReasonPhrase: Unauthorized. - [Help 1]

-- John