See 
<https://builds.apache.org/job/Qpid-JMS-AMQP-0-x-Artefact-Release/81/display/redirect?page=changes>

Changes:

[orudyy] QPID-8282: [JMS AMQP 0-x] Change minimum java version to 1.8

[orudyy] QPID-8282: [JMS AMQP 0-x] Use java.util.Base64 for base64

[orudyy] NO-JIRA: Remove unused class DataUrlUtils

[orudyy] NO-JIRA: Fix NPE in ClasspathQuery used in integration tests

[orudyy] QPID-8282: Bump parent apache pom version to 21 and upgrade maven 
plugin

[orudyy] QPID-8282: Upgrade mockito to version 2.22.0

[orudyy] QPID-8282: Update test dependecies

[orudyy] NO-JIRA: Fix java docs

[orudyy] NO-JIRA: Upgrade Qpid Broker dependency

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Qpid-JMS-AMQP-0-x-Artefact-Release/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git init 
 > <https://builds.apache.org/job/Qpid-JMS-AMQP-0-x-Artefact-Release/ws/> # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 451a604ff81038ad569ef995caf9993e622391cb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 451a604ff81038ad569ef995caf9993e622391cb
Commit message: "NO-JIRA: Upgrade Qpid Broker dependency"
 > git rev-list --no-walk 2b8edbeadc4f7f50f3cd07ec5a544dd8ca00417d # timeout=10
[Qpid-JMS-AMQP-0-x-Artefact-Release] $ 
/home/jenkins/tools/maven/latest3/bin/mvn -f ./pom.xml -DskipTests=true clean 
package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent                                    [pom]
[INFO] Apache Qpid JMS AMQP 0-x                                           [jar]
[INFO] Apache Qpid JMS AMQP 0-x Bundles                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-x Examples                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x Docbook                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook                    [jar]
[INFO] Apache Qpid JMS AMQP 0-10 Docbook                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x System Tests                              [jar]
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-jms-amqp-0-x-parent >--------------
[INFO] Building Apache Qpid JMS AMQP 0-x Parent 6.4.0-SNAPSHOT            [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ 
qpid-jms-amqp-0-x-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed 
with message:
Detected JDK Version: 1.7.0-80 is not in the allowed range 1.8.0.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.4.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... FAILURE [  1.366 s]
[INFO] Apache Qpid JMS AMQP 0-x ........................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Examples .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x System Tests .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.086 s
[INFO] Finished at: 2019-05-03T22:21:47Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce 
(enforce-minimum-versions) on project qpid-jms-amqp-0-x-parent: Some Enforcer 
rules have failed. Look above for specific messages explaining why the rule 
failed. -> [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
Archiving artifacts

Reply via email to