See 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/70/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1613] Set version to 5.0.0


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds56 (tmp-22 ubuntu) in workspace 
<https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Olingo/job/olingo-odata4/ws/.git> # 
 > timeout=10
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 b9edb6bf942c8c0c1dd5e5f3d0705b96d252dd1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9edb6bf942c8c0c1dd5e5f3d0705b96d252dd1f # timeout=10
Commit message: "[OLINGO-1613] Set version to 5.0.0"
 > git rev-list --no-walk 7daba341a2eb42925ca1eb0a42e3797c23c0a8d2 # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/latest3/bin/mvn ******** clean 
deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.olingo:odata-karaf-features:pom:5.0.0
[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.0
[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.0                                       [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.0/odata-parent-5.0.0.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 ---
Uploading to apache.releases.https: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/odata-parent/5.0.0/odata-parent-5.0.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Olingo-OData 5.0.0:
[INFO] 
[INFO] Olingo-OData ....................................... FAILURE [  3.850 s]
[INFO] odata-lib .......................................... SKIPPED
[INFO] odata-commons-api .................................. SKIPPED
[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:  4.933 s
[INFO] Finished at: 2023-12-17T20:41:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy (default-deploy) on 
project odata-parent: Failed to deploy artifacts: Could not transfer artifact 
org.apache.olingo:odata-parent:pom:5.0.0 from/to apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): status 
code: 401, reason phrase: Unauthorized (401) -> [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
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to