See <https://builds.apache.org/job/olingo-odata4/291/changes>
Changes:
[ilgrosso] [OLINGO-264] Adding data and domain objects for instance annotations
[ilgrosso] [OLINGO-264] Introducing data and domain objects to let annotate
delta links
[ilgrosso] [OLINGO-264] Atom and JSON (de)serializers now dealing with instance
annotations
[ilgrosso] [OLINGO-264] Instance annotations managed at binding level + test
provided
[fmartelli] [OLINGO-260] providing proxy merge from ODataJClient. Still missing
integration tests
[ilgrosso] MetadataTestITCase for V4
------------------------------------------
[...truncated 4579 lines...]
40/56 KB
42/56 KB
44/56 KB
46/56 KB
48/56 KB
50/56 KB
52/56 KB
54/56 KB
56/56 KB
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/0.1.0-SNAPSHOT/pojogen-maven-plugin-0.1.0-20140507.231943-2.jar
(56 KB at 436.9 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/0.1.0-SNAPSHOT/pojogen-maven-plugin-0.1.0-20140507.231943-2.pom
2/4 KB
4/4 KB
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/0.1.0-SNAPSHOT/pojogen-maven-plugin-0.1.0-20140507.231943-2.pom
(4 KB at 72.0 KB/sec)
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/maven-metadata.xml
333/333 B
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/maven-metadata.xml
(333 B at 6.1 KB/sec)
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/maven-metadata.xml
242/242 B
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/maven-metadata.xml
(242 B at 2.0 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/0.1.0-SNAPSHOT/maven-metadata.xml
787/787 B
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/0.1.0-SNAPSHOT/maven-metadata.xml
(787 B at 18.3 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/maven-metadata.xml
333/333 B
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/pojogen-maven-plugin/maven-metadata.xml
(333 B at 7.2 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/maven-metadata.xml
242/242 B
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/maven-metadata.xml
(242 B at 2.7 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building client-proxy 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ client-proxy ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ client-proxy
---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
client-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/client-proxy/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ client-proxy
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/client-proxy/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
client-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/client-proxy/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
client-proxy ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ client-proxy ---
[INFO]
[INFO] --- apache-rat-plugin:0.10:check (rat-check) @ client-proxy ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] 49 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 49 licence.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ client-proxy ---
[INFO] Building jar:
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/client-proxy/target/client-proxy-0.1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @
client-proxy ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12:check (checkstyle) @ client-proxy ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ client-proxy
---
[INFO] Installing
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/client-proxy/target/client-proxy-0.1.0-SNAPSHOT.jar
to
/home/jenkins/.m2/repository/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/client-proxy-0.1.0-SNAPSHOT.jar
[INFO] Installing
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/ext/client-proxy/pom.xml to
/home/jenkins/.m2/repository/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/client-proxy-0.1.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ client-proxy ---
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/maven-metadata.xml
779/779 B
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/maven-metadata.xml
(779 B at 3.0 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/client-proxy-0.1.0-20140507.231945-2.jar
2/89 KB
4/89 KB
6/89 KB
8/89 KB
10/89 KB
12/89 KB
14/89 KB
16/89 KB
18/89 KB
20/89 KB
22/89 KB
24/89 KB
26/89 KB
28/89 KB
30/89 KB
32/89 KB
34/89 KB
36/89 KB
38/89 KB
40/89 KB
42/89 KB
44/89 KB
46/89 KB
48/89 KB
50/89 KB
52/89 KB
54/89 KB
56/89 KB
58/89 KB
60/89 KB
62/89 KB
64/89 KB
66/89 KB
68/89 KB
70/89 KB
72/89 KB
74/89 KB
76/89 KB
78/89 KB
80/89 KB
82/89 KB
84/89 KB
86/89 KB
88/89 KB
89/89 KB
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/client-proxy-0.1.0-20140507.231945-2.jar
(89 KB at 1497.3 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/client-proxy-0.1.0-20140507.231945-2.pom
2/3 KB
3/3 KB
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/client-proxy-0.1.0-20140507.231945-2.pom
(3 KB at 52.7 KB/sec)
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/maven-metadata.xml
289/289 B
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/maven-metadata.xml
(289 B at 2.6 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/maven-metadata.xml
779/779 B
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/0.1.0-SNAPSHOT/maven-metadata.xml
(779 B at 16.9 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/maven-metadata.xml
289/289 B
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/client-proxy/maven-metadata.xml
(289 B at 6.4 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-fit 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-fit ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/target
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-fit ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
olingo-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 302 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ olingo-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
olingo-fit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
olingo-fit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyValueTestITCase.java:[133,24]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyTestITCase.java:[48,89]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyTestITCase.java:[75,44]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyTestITCase.java:[102,79]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/MediaEntityTestITCase.java:[59,42]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] olingo-parent ..................................... SUCCESS [10.333s]
[INFO] olingo-lib ........................................ SUCCESS [1.498s]
[INFO] olingo-commons-api ................................ SUCCESS [5.544s]
[INFO] olingo-server-api ................................. SUCCESS [2.748s]
[INFO] olingo-commons-core ............................... SUCCESS [6.030s]
[INFO] olingo-server-core ................................ SUCCESS [14.107s]
[INFO] olingo-client-api ................................. SUCCESS [2.772s]
[INFO] olingo-client-core ................................ SUCCESS [9.011s]
[INFO] olingo-ref ........................................ SUCCESS [1.094s]
[INFO] olingo-ext ........................................ SUCCESS [0.858s]
[INFO] olingo-client-core-android ........................ SUCCESS [8.658s]
[INFO] pojogen-maven-plugin .............................. SUCCESS [6.396s]
[INFO] client-proxy ...................................... SUCCESS [1.272s]
[INFO] olingo-fit ........................................ FAILURE [6.764s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.646s
[INFO] Finished at: Wed May 07 23:19:52 UTC 2014
[INFO] Final Memory: 41M/398M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project olingo-fit: Compilation failure: Compilation
failure:
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyValueTestITCase.java:[133,24]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyTestITCase.java:[48,89]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyTestITCase.java:[75,44]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/PropertyTestITCase.java:[102,79]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[ERROR]
/x1/jenkins/jenkins-slave/workspace/olingo-odata4/fit/src/test/java/org/apache/olingo/fit/v4/MediaEntityTestITCase.java:[59,42]
reference to getValue is ambiguous, both method getValue() in
org.apache.olingo.commons.api.domain.v4.ODataValuable and method getValue() in
org.apache.olingo.commons.api.domain.CommonODataProperty match
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :olingo-fit
Build step 'Invoke top-level Maven targets' marked build as failure