On Thu, Mar 01, 2012 at 12:29:45PM +0000, Continuum@vmbuild wrote:
> Online report : 
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=19541&projectId=97
> 
> Build statistics:
>   State: Failed
>   Previous State: Ok
>   Started at: Thu 1 Mar 2012 12:21:37 +0000
>   Finished at: Thu 1 Mar 2012 12:29:34 +0000
>   Total time: 7m 57s
>   Build Trigger: Schedule
>   Build Number: 725
>   Exit code: 1
>   Building machine hostname: vmbuild
>   Operating system : Linux(unknown)
>   Java Home version : 
>           java version "1.6.0_30"
>           Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>           Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>         
>   Builder version :
>           Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>           Java version: 1.6.0_30
>           Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>           Default locale: en_US, platform encoding: UTF-8
>           OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: 
> "unix"
>     
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: erans @ Thu 1 Mar 2012 12:19:30 +0000
> Comment: Removed files not to be included in CM 3.0.
> Files changed:
>   /commons/proper/math/trunk/pom.xml ( 1295533 )
>   
> /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/PivotingQRDecomposition.java
>  ( 1295533 )
>   
> /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRDecompositionTest.java
>  ( 1295533 )
>   
> /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRSolverTest.java
>  ( 1295533 )
>   
> /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/BatteryNISTTest.java
>  ( 1295533 )
> 

The problem is here:
---CUT---
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/continuum/continuum-base/data/working-directory/97/target/commons-math3-3.0.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/continuum/continuum-base/data/working-directory/97/target/commons-math3-3.0.jar
 to 
/home/continuum/.m2/repository/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
[INFO] [deploy:deploy {execution: default-deploy}]
Uploading: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Authorization failed: Access denied to:
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
---CUT---

I guess that it's caused by my having set the version to 3.0.  Does that
mean that the actual release version number in "pom.xml" cannot be
committed?


Gilles

> [...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to