See 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/81/display/redirect>

Changes:


------------------------------------------
[...truncated 536 B...]
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://git-wip-us.apache.org/repos/asf/olingo-odata4.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20b0d7a2c0134d00cd86ef42545bf4af9b254d32 # timeout=10
Commit message: "[OLINGO-1613] Set version to 5.0.1-SNAPSHOT"
First time build. Skipping changelog.
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn ******** ******** 
clean deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
Downloading from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
Progress (1): 1.4/1.6 kBProgress (1): 1.6 kB                        Downloaded 
from central: 
https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (1.6 kB at 2.5 kB/s)
Progress (1): 634 B                   Downloaded from Nexus: 
https://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/maven-metadata.xml
 (634 B at 624 B/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 57, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-server-osgi-sample:bundle:5.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 75, column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[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-OData                                                       [pom]
[INFO] odata-lib                                                          [pom]
[INFO] odata-commons-api                                               [bundle]
[INFO] odata-commons-core                                              [bundle]
[INFO] odata-client-api                                                [bundle]
[INFO] odata-client-core                                               [bundle]
[INFO] odata-server-api                                                [bundle]
[INFO] odata-server-core                                               [bundle]
[INFO] odata-server-core-ext                                              [jar]
[INFO] odata-server-tecsvc                                                [war]
[INFO] odata-server-test                                                  [jar]
[INFO] odata-ext                                                          [pom]
[INFO] odata-client-proxy                                                 [jar]
[INFO] pojogen-maven-plugin                                      [maven-plugin]
[INFO] odata-client-android                                               [jar]
[INFO] odata-karaf                                                        [pom]
[INFO] odata-karaf-features                                               [pom]
[INFO] odata-samples                                                      [pom]
[INFO] odata-server-osgi-sample                                        [bundle]
[INFO] odata-karaf-fit                                                    [jar]
[INFO] odata-fit                                                          [war]
[INFO] odata-dist                                                         [pom]
[INFO] Olingo-OData-Client-for-Android                                    [pom]
[INFO] Olingo-OData-Client-for-Java                                       [pom]
[INFO] Olingo-OData-Server-for-Java                                       [pom]
[INFO] Olingo-OData-Server-Extension-for-Java                             [pom]
[INFO] Olingo-OData-JavaDoc                                               [pom]
[INFO] odata-server-sample                                                [war]
[INFO] 
[INFO] -------------------< org.apache.olingo:odata-parent >-------------------
[INFO] Building Olingo-OData 5.0.1-SNAPSHOT                              [1/28]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-parent ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/target>
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-parent ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-parent ---
[INFO] 
[INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ odata-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ odata-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ odata-parent ---
[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ odata-parent ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 
of 2.20.1
[INFO] 
[INFO] --- checkstyle:3.1.0:check (checkstyle) @ odata-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ odata-parent ---
[INFO] Installing 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-parent/5.0.1-SNAPSHOT/odata-parent-5.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 80 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 7 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 5 licenses.
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ odata-parent ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/5.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 608 B                   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/5.0.1-SNAPSHOT/maven-metadata.xml
 (608 B at 1.9 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/5.0.1-SNAPSHOT/odata-parent-5.0.1-20250126.134120-11.pom
Progress (1): 22 kB                   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/5.0.1-SNAPSHOT/odata-parent-5.0.1-20250126.134120-11.pom
 (22 kB at 18 kB/s)
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/maven-metadata.xml
Progress (1): 349 B                   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/maven-metadata.xml
 (349 B at 2.0 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/5.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 608 B                   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/5.0.1-SNAPSHOT/maven-metadata.xml
 (608 B at 506 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/maven-metadata.xml
Progress (1): 349 B                   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/maven-metadata.xml
 (349 B at 266 B/s)
[INFO] 
[INFO] --------------------< org.apache.olingo:odata-lib >---------------------
[INFO] Building odata-lib 5.0.1-SNAPSHOT                                 [2/28]
[INFO]   from lib/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-lib ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/lib/target>
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-lib ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-lib ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ odata-lib 
---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-lib ---
[INFO] 
[INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ odata-lib ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ odata-lib ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ odata-lib ---
[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ odata-lib ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 
of 2.20.1
[INFO] 
[INFO] --- checkstyle:3.1.0:check (checkstyle) @ odata-lib ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ odata-lib ---
[INFO] Installing 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/lib/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-lib/5.0.1-SNAPSHOT/odata-lib-5.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat:0.15:check (rat-check) @ odata-lib ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes.
[INFO] 26 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ odata-lib ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/5.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 605 B                   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/5.0.1-SNAPSHOT/maven-metadata.xml
 (605 B at 2.5 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/5.0.1-SNAPSHOT/odata-lib-5.0.1-20250126.134120-11.pom
Progress (1): 2.7 kB                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/5.0.1-SNAPSHOT/odata-lib-5.0.1-20250126.134120-11.pom
 (2.7 kB at 2.6 kB/s)
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/maven-metadata.xml
Progress (1): 346 B                   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/maven-metadata.xml
 (346 B at 1.8 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/5.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 605 B                   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/5.0.1-SNAPSHOT/maven-metadata.xml
 (605 B at 548 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/maven-metadata.xml
Progress (1): 346 B                   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-lib/maven-metadata.xml
 (346 B at 262 B/s)
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-commons-api >-----------------
[INFO] Building odata-commons-api 5.0.1-SNAPSHOT                         [3/28]
[INFO]   from lib/commons-api/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ odata-commons-api ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/lib/commons-api/target>
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ odata-commons-api 
---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion 
passed
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ odata-commons-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
odata-commons-api ---
[INFO] 
[INFO] --- remote-resources:1.5:process (default) @ odata-commons-api ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ odata-commons-api ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/lib/commons-api/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ odata-commons-api ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 196 source files with javac [debug deprecation release 8] to 
target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Olingo-OData 5.0.1-SNAPSHOT:
[INFO] 
[INFO] Olingo-OData ....................................... SUCCESS [ 10.336 s]
[INFO] odata-lib .......................................... SUCCESS [  4.263 s]
[INFO] odata-commons-api .................................. FAILURE [  1.193 s]
[INFO] odata-commons-core ................................. SKIPPED
[INFO] odata-client-api ................................... SKIPPED
[INFO] odata-client-core .................................. SKIPPED
[INFO] odata-server-api ................................... SKIPPED
[INFO] odata-server-core .................................. SKIPPED
[INFO] odata-server-core-ext .............................. SKIPPED
[INFO] odata-server-tecsvc ................................ SKIPPED
[INFO] odata-server-test .................................. SKIPPED
[INFO] odata-ext .......................................... SKIPPED
[INFO] odata-client-proxy ................................. SKIPPED
[INFO] pojogen-maven-plugin ............................... SKIPPED
[INFO] odata-client-android ............................... SKIPPED
[INFO] odata-karaf ........................................ SKIPPED
[INFO] odata-karaf-features ............................... SKIPPED
[INFO] odata-samples ...................................... SKIPPED
[INFO] odata-server-osgi-sample ........................... SKIPPED
[INFO] odata-karaf-fit .................................... SKIPPED
[INFO] odata-fit .......................................... SKIPPED
[INFO] odata-dist ......................................... SKIPPED
[INFO] Olingo-OData-Client-for-Android .................... SKIPPED
[INFO] Olingo-OData-Client-for-Java ....................... SKIPPED
[INFO] Olingo-OData-Server-for-Java ....................... SKIPPED
[INFO] Olingo-OData-Server-Extension-for-Java ............. SKIPPED
[INFO] Olingo-OData-JavaDoc ............................... SKIPPED
[INFO] odata-server-sample ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.444 s
[INFO] Finished at: 2025-01-26T13:41:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) 
on project odata-commons-api: Fatal error compiling: invalid flag: --release -> 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :odata-commons-api
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to