See 
<https://builds.apache.org/job/Empire-db%20snapshot/934/display/redirect?page=changes>

Changes:

[doebele] Attempt to fix Maven-licence-plugin error

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Empire-db%20snapshot/ws/>
Cloning the remote Git repository
Cloning repository git://git.apache.org/empire-db.git
 > git init <https://builds.apache.org/job/Empire-db%20snapshot/ws/> # 
 > timeout=10
Fetching upstream changes from git://git.apache.org/empire-db.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/empire-db.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.apache.org/empire-db.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://git.apache.org/empire-db.git # timeout=10
Fetching upstream changes from git://git.apache.org/empire-db.git
 > git fetch --tags --progress git://git.apache.org/empire-db.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 b4d10ea834c2591c2975216e2d48b0f66221685e 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b4d10ea834c2591c2975216e2d48b0f66221685e
Commit message: "Attempt to fix Maven-licence-plugin error"
 > git rev-list --no-walk 38d7d5d0a6b37d64267c4d2a5654c3f971c18149 # timeout=10
[Empire-db snapshot] $ /home/jenkins/tools/maven/latest3/bin/mvn -PCI -B clean 
install deploy
[INFO] Scanning for projects...
[WARNING] The project org.apache.empire-db:empire-db-parent:pom:2.4.7-SNAPSHOT 
uses prerequisites which is only intended for maven-plugin projects but not for 
non maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Empire-db                                                   [pom]
[INFO] Apache Empire-db Core                                              [jar]
[INFO] Apache Empire-db Struts2 Extension                                 [jar]
[INFO] Apache Empire-db Java Server Faces 2.x extensions                  [jar]
[INFO] Apache Empire-db Code Generator                                    [jar]
[INFO] Apache Empire-db Maven Plugin                             [maven-plugin]
[INFO] Apache Empire-db Spring JDBC Template                              [jar]
[INFO] Apache Empire-db Examples                                          [pom]
[INFO] Apache Empire-db Basic Example                                     [jar]
[INFO] Apache Empire-db Advanced Example                                  [jar]
[INFO] Apache Empire-db CXF Example                                       [jar]
[INFO] Apache Empire-db Spring Example                                    [jar]
[INFO] Apache Empire-db Struts2 Example                                   [war]
[INFO] Apache Empire-db Struts2/CXF Example                               [war]
[INFO] Apache Empire-db JSF2 Example                                      [war]
[INFO] Empire-db Vue.js Example                                           [war]
[INFO] 
[INFO] ---------------< org.apache.empire-db:empire-db-parent >----------------
[INFO] Building Apache Empire-db 2.4.7-SNAPSHOT                          [1/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/3.0/license-maven-plugin-3.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Empire-db 2.4.7-SNAPSHOT .................... FAILURE [  1.150 s]
[INFO] Apache Empire-db Core .............................. SKIPPED
[INFO] Apache Empire-db Struts2 Extension ................. SKIPPED
[INFO] Apache Empire-db Java Server Faces 2.x extensions .. SKIPPED
[INFO] Apache Empire-db Code Generator .................... SKIPPED
[INFO] Apache Empire-db Maven Plugin ...................... SKIPPED
[INFO] Apache Empire-db Spring JDBC Template .............. SKIPPED
[INFO] Apache Empire-db Examples .......................... SKIPPED
[INFO] Apache Empire-db Basic Example ..................... SKIPPED
[INFO] Apache Empire-db Advanced Example .................. SKIPPED
[INFO] Apache Empire-db CXF Example ....................... SKIPPED
[INFO] Apache Empire-db Spring Example .................... SKIPPED
[INFO] Apache Empire-db Struts2 Example ................... SKIPPED
[INFO] Apache Empire-db Struts2/CXF Example ............... SKIPPED
[INFO] Apache Empire-db JSF2 Example ...................... SKIPPED
[INFO] Empire-db Vue.js Example 2.4.7-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.964 s
[INFO] Finished at: 2018-09-14T08:43:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin com.mycila:license-maven-plugin:3.0 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
com.mycila:license-maven-plugin:jar:3.0: Could not transfer artifact 
com.mycila:license-maven-plugin:pom:3.0 from/to central 
(https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version 
-> [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/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to