See <https://builds.apache.org/job/olingo-odata2/740/changes>

Changes:

[michael.bolz] [OLINGO-379] Normalize file endings (for OSX)

------------------------------------------
Started by user mibo
Started by an SCM change
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git 
 > +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit}
Checking out Revision 7092ad317a81c70154459518073f33d6d78aa2f2 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 7092ad317a81c70154459518073f33d6d78aa2f2
 > git rev-list 868e7e86ff8ecfc2f4d40b48486a9bd773786591
[olingo-odata2] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:olingo-odata2-testutil:jar:2.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: org.mockito:mockito-all:jar -> duplicate declaration of version 
${mockito.version} @ line 109, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent
[INFO] olingo-odata2-lib
[INFO] olingo-odata2-api
[INFO] olingo-odata2-api-annotation
[INFO] olingo-odata2-testutil
[INFO] olingo-odata2-core
[INFO] olingo-odata2-ref
[INFO] olingo-odata2-fit
[INFO] olingo-odata2-ref-web
[INFO] olingo-odata2-jpa-processor
[INFO] olingo-odata2-jpa-processor-api
[INFO] olingo-odata2-jpa-processor-core
[INFO] olingo-odata2-jpa-processor-ref
[INFO] olingo-odata2-jpa-processor-ref-web
[INFO] olingo-odata2-annotation-processor
[INFO] olingo-odata2-annotation-processor-api
[INFO] olingo-odata2-annotation-processor-core
[INFO] olingo-odata2-annotation-processor-ref
[INFO] olingo-odata2-annotation-processor-ref-web
[INFO] olingo-odata2-dist
[INFO] olingo-odata2-dist-lib
[INFO] olingo-odata2-dist-jpa
[INFO] olingo-odata2-dist-janos
[INFO] olingo-odata2-dist-ref
[INFO] olingo-odata2-dist-javadoc
[INFO] olingo-odata2-sample
[INFO] olingo-odata2-sample-cars-service-archetype
[INFO] olingo-odata2-sample-cars-annotation-archetype
[INFO] olingo-odata2-sample-cars-jpa-archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-parent 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent 
---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata2/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent 
---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/olingo-odata2/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/olingo-odata2/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2014-08-13T09:37:53+0000
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/olingo-odata2/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/olingo-odata2/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ 
olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ 
olingo-odata2-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
olingo-odata2-parent ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata2/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.1-SNAPSHOT/olingo-odata2-parent-2.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
olingo-odata2-parent ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-parent/2.0.1-SNAPSHOT/maven-metadata.xml
616/616 B   
            
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-parent/2.0.1-SNAPSHOT/maven-metadata.xml
 (616 B at 0.0 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-parent/2.0.1-SNAPSHOT/olingo-odata2-parent-2.0.1-20140813.093852-40.pom
2/15 KB     
4/15 KB   
6/15 KB   
8/15 KB   
10/15 KB   
12/15 KB   
14/15 KB   
15/15 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [2:00.085s]
[INFO] olingo-odata2-lib ................................. SKIPPED
[INFO] olingo-odata2-api ................................. SKIPPED
[INFO] olingo-odata2-api-annotation ...................... SKIPPED
[INFO] olingo-odata2-testutil ............................ SKIPPED
[INFO] olingo-odata2-core ................................ SKIPPED
[INFO] olingo-odata2-ref ................................. SKIPPED
[INFO] olingo-odata2-fit ................................. SKIPPED
[INFO] olingo-odata2-ref-web ............................. SKIPPED
[INFO] olingo-odata2-jpa-processor ....................... SKIPPED
[INFO] olingo-odata2-jpa-processor-api ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core .................. SKIPPED
[INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED
[INFO] olingo-odata2-annotation-processor ................ SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-core ........... SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED
[INFO] olingo-odata2-dist ................................ SKIPPED
[INFO] olingo-odata2-dist-lib ............................ SKIPPED
[INFO] olingo-odata2-dist-jpa ............................ SKIPPED
[INFO] olingo-odata2-dist-janos .......................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................ SKIPPED
[INFO] olingo-odata2-dist-javadoc ........................ SKIPPED
[INFO] olingo-odata2-sample .............................. SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:01.257s
[INFO] Finished at: Wed Aug 13 09:39:52 UTC 2014
[INFO] Final Memory: 19M/180M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer 
artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.1-20140813.093852-40 
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/olingo/olingo-odata2-parent/2.0.1-SNAPSHOT/olingo-odata2-parent-2.0.1-20140813.093852-40.pom.
 Return code is: 502, ReasonPhrase:Proxy Error. -> [Help 1]
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to