See 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/21/display/redirect?page=changes>

Changes:

[lukaszlenart] Uses the latest stable version of archetype-plugin


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu) in workspace 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/struts-archetypes.git
 > git init <https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/> # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-archetypes.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/struts-archetypes.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-archetypes.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/struts-archetypes.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/struts-archetypes.git
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/struts-archetypes.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision 09670f2c784cf96726adf099e63f102f74a50794 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09670f2c784cf96726adf099e63f102f74a50794
Commit message: "Uses the latest stable version of archetype-plugin"
 > git rev-list --no-walk 406250978f7316b9677108793b3b94f229763b2b # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/14/struts-master-14.pom
Established TCP socket on 33403
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Struts-archetypes-JDK7-master] $ /home/jenkins/tools/java/latest1.8/bin/java 
-Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33403
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
source:jar javadoc:jar install deploy
[INFO] Scanning for projects...
[INFO] Downloading from apache-snapshots: 
https://repository.apache.org/content/groups/snapshots/org/apache/maven/archetype/archetype-packaging/3.1.2/archetype-packaging-3.1.2.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.1.2/archetype-packaging-3.1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.1.2/archetype-packaging-3.1.2.pom
 (1.4 kB at 15 kB/s)
[INFO] Downloading from apache-snapshots: 
https://repository.apache.org/content/groups/snapshots/org/apache/maven/archetype/archetype-packaging/3.1.2/archetype-packaging-3.1.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.1.2/archetype-packaging-3.1.2.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.1.2/archetype-packaging-3.1.2.jar
 (7.5 kB at 313 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Maven Archetypes                                          [pom]
[INFO] Struts 2 Archetypes - Angular JS                       [maven-archetype]
[INFO] Struts 2 Archetypes - Blank                            [maven-archetype]
[INFO] Struts 2 Archetypes - Blank Convention                 [maven-archetype]
[INFO] Struts 2 Archetypes - Database Portlet                 [maven-archetype]
[INFO] Struts 2 Archetypes - Plugin                           [maven-archetype]
[INFO] Struts 2 Archetypes - Portlet                          [maven-archetype]
[INFO] Struts 2 Archetypes - Starter                          [maven-archetype]
[INFO] 
[INFO] ----------------< org.apache.struts:struts-archetypes >-----------------
[INFO] Building Struts 2 Maven Archetypes 2.5.21-SNAPSHOT                 [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts-archetypes 
---
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (default-cli) > generate-sources @ 
struts-archetypes >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
struts-archetypes ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (default-cli) < generate-sources @ 
struts-archetypes <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (default-cli) @ struts-archetypes ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ struts-archetypes ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
struts-archetypes ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process 
(process-resource-bundles) @ struts-archetypes ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
struts-archetypes ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
struts-archetypes ---
[INFO] Installing 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/struts-archetypes-2.5.21-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
struts-archetypes ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process 
(process-resource-bundles) @ struts-archetypes ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
struts-archetypes ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
struts-archetypes ---
[INFO] Installing 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/struts-archetypes-2.5.21-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
struts-archetypes ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/maven-metadata.xml
 (613 B at 941 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/struts-archetypes-2.5.21-20200424.085513-6.pom
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/struts-archetypes-2.5.21-20200424.085513-6.pom
 (4.9 kB at 4.2 kB/s)
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/maven-metadata.xml
 (477 B at 780 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/2.5.21-SNAPSHOT/maven-metadata.xml
 (613 B at 541 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-archetypes/maven-metadata.xml
 (477 B at 415 B/s)
[INFO] 
[INFO] -----------< org.apache.struts:struts2-archetype-angularjs >------------
[INFO] Building Struts 2 Archetypes - Angular JS 2.5.21-SNAPSHOT          [2/8]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] Downloading from apache-snapshots: 
https://repository.apache.org/content/groups/snapshots/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.pom
[WARNING] The POM for org.apache.maven.plugins:maven-archetype-plugin:jar:3.2.0 
is missing, no dependency information available
[INFO] Downloading from apache-snapshots: 
https://repository.apache.org/content/groups/snapshots/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.0/maven-archetype-plugin-3.2.0.jar
[WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-archetype-plugin:3.2.0: Plugin 
org.apache.maven.plugins:maven-archetype-plugin:3.2.0 or one of its 
dependencies could not be resolved: Could not find artifact 
org.apache.maven.plugins:maven-archetype-plugin:jar:3.2.0 in apache-snapshots 
(https://repository.apache.org/content/groups/snapshots/)
[WARNING] The POM for org.apache.maven.plugins:maven-archetype-plugin:jar:3.2.0 
is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.apache.maven.plugins:maven-archetype-plugin:3.2.0: Plugin 
org.apache.maven.plugins:maven-archetype-plugin:3.2.0 or one of its 
dependencies could not be resolved: Failure to find 
org.apache.maven.plugins:maven-archetype-plugin:jar:3.2.0 in 
https://repository.apache.org/content/groups/snapshots/ was cached in the local 
repository, resolution will not be reattempted until the update interval of 
apache-snapshots has elapsed or updates are forced
[WARNING] The POM for org.apache.maven.plugins:maven-archetype-plugin:jar:3.2.0 
is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 Maven Archetypes 2.5.21-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Maven Archetypes .......................... SUCCESS [ 14.367 s]
[INFO] Struts 2 Archetypes - Angular JS ................... FAILURE [  1.237 s]
[INFO] Struts 2 Archetypes - Blank ........................ SKIPPED
[INFO] Struts 2 Archetypes - Blank Convention ............. SKIPPED
[INFO] Struts 2 Archetypes - Database Portlet ............. SKIPPED
[INFO] Struts 2 Archetypes - Plugin ....................... SKIPPED
[INFO] Struts 2 Archetypes - Portlet ...................... SKIPPED
[INFO] Struts 2 Archetypes - Starter ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34.844 s
[INFO] Finished at: 2020-04-24T08:55:33Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.apache.maven.plugins:maven-archetype-plugin:3.2.0 or one of 
its dependencies could not be resolved: Failure to find 
org.apache.maven.plugins:maven-archetype-plugin:jar:3.2.0 in 
https://repository.apache.org/content/groups/snapshots/ was cached in the local 
repository, resolution will not be reattempted until the update interval of 
apache-snapshots has elapsed or updates are forced -> [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
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/struts2-archetype-convention/pom.xml>
 to 
org.apache.struts/struts2-archetype-convention/2.5.21-SNAPSHOT/struts2-archetype-convention-2.5.21-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/struts2-archetype-blank/pom.xml>
 to 
org.apache.struts/struts2-archetype-blank/2.5.21-SNAPSHOT/struts2-archetype-blank-2.5.21-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/struts2-archetype-starter/pom.xml>
 to 
org.apache.struts/struts2-archetype-starter/2.5.21-SNAPSHOT/struts2-archetype-starter-2.5.21-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/struts2-archetype-dbportlet/pom.xml>
 to 
org.apache.struts/struts2-archetype-dbportlet/2.5.21-SNAPSHOT/struts2-archetype-dbportlet-2.5.21-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/struts2-archetype-portlet/pom.xml>
 to 
org.apache.struts/struts2-archetype-portlet/2.5.21-SNAPSHOT/struts2-archetype-portlet-2.5.21-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/pom.xml> to 
org.apache.struts/struts-archetypes/2.5.21-SNAPSHOT/struts-archetypes-2.5.21-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/struts2-archetype-angularjs/pom.xml>
 to 
org.apache.struts/struts2-archetype-angularjs/2.5.21-SNAPSHOT/struts2-archetype-angularjs-2.5.21-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Struts-archetypes-JDK7-master/ws/struts2-archetype-plugin/pom.xml>
 to 
org.apache.struts/struts2-archetype-plugin/2.5.21-SNAPSHOT/struts2-archetype-plugin-2.5.21-SNAPSHOT.pom
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to