See https://builds.apache.org/job/maven-box/job/maven-archetypes/job/master/10/

Changes:

* enable TLS 1.2 for Java 7
* [INFRA-16467] move components documentation out of CMS space

No tests ran.

Build log:
[...truncated 286.99 KB...]
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:111)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:309)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:194)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:107)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:955)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:290)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:194)
[linux-jdk7] [INFO] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[linux-jdk7] [INFO] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
[linux-jdk7] [INFO] [INFO]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[linux-jdk7] [INFO] [INFO]     at java.lang.reflect.Method.invoke 
(Method.java:606)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[linux-jdk7] [INFO] [INFO] Caused by: javax.net.ssl.SSLException: Received 
fatal alert: protocol_version
[linux-jdk7] [INFO] [INFO]     at sun.security.ssl.Alerts.getSSLException 
(Alerts.java:208)
[linux-jdk7] [INFO] [INFO]     at sun.security.ssl.Alerts.getSSLException 
(Alerts.java:154)
[linux-jdk7] [INFO] [INFO]     at sun.security.ssl.SSLSocketImpl.recvAlert 
(SSLSocketImpl.java:1979)
[linux-jdk7] [INFO] [INFO]     at sun.security.ssl.SSLSocketImpl.readRecord 
(SSLSocketImpl.java:1086)
[linux-jdk7] [INFO] [INFO]     at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake (SSLSocketImpl.java:1332)
[linux-jdk7] [INFO] [INFO]     at sun.security.ssl.SSLSocketImpl.startHandshake 
(SSLSocketImpl.java:1359)
[linux-jdk7] [INFO] [INFO]     at sun.security.ssl.SSLSocketImpl.startHandshake 
(SSLSocketImpl.java:1343)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket
 (SSLConnectionSocketFactory.java:394)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.conn.ssl.SSLConnectionSocketFactory.connectSocket
 (SSLConnectionSocketFactory.java:353)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.DefaultHttpClientConnectionOperator.connect
 (DefaultHttpClientConnectionOperator.java:141)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect
 (PoolingHttpClientConnectionManager.java:353)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute
 (MainClientExec.java:380)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute
 (MainClientExec.java:236)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute
 (ProtocolExec.java:184)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute
 (RetryExec.java:88)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute
 (RedirectExec.java:110)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute
 (InternalHttpClient.java:184)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute
 (CloseableHttpClient.java:82)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute 
(AbstractHttpClientWagon.java:834)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData 
(AbstractHttpClientWagon.java:985)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData 
(AbstractHttpClientWagon.java:962)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.wagon.StreamWagon.getIfNewer 
(StreamWagon.java:88)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.wagon.StreamWagon.get 
(StreamWagon.java:61)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run 
(WagonTransporter.java:567)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.transport.wagon.WagonTransporter.execute 
(WagonTransporter.java:435)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.transport.wagon.WagonTransporter.get 
(WagonTransporter.java:412)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask
 (BasicRepositoryConnector.java:453)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run 
(BasicRepositoryConnector.java:360)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run 
(RunnableErrorForwarder.java:75)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute
 (BasicRepositoryConnector.java:583)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector.get 
(BasicRepositoryConnector.java:259)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads 
(DefaultArtifactResolver.java:498)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve 
(DefaultArtifactResolver.java:399)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts 
(DefaultArtifactResolver.java:224)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact 
(DefaultArtifactResolver.java:201)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom 
(DefaultArtifactDescriptorReader.java:261)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor
 (DefaultArtifactDescriptorReader.java:192)
[linux-jdk7] [INFO] [INFO]     at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.readArtifactDescriptor 
(DefaultRepositorySystem.java:253)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve 
(DefaultPluginDependenciesResolver.java:103)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescriptor 
(DefaultMavenPluginManager.java:182)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor 
(DefaultMavenPluginManager.java:286)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor 
(DefaultBuildPluginManager.java:241)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.setupMojoExecution
 (DefaultLifecycleExecutionPlanCalculator.java:170)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.setupMojoExecutions
 (DefaultLifecycleExecutionPlanCalculator.java:155)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan
 (DefaultLifecycleExecutionPlanCalculator.java:131)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan
 (DefaultLifecycleExecutionPlanCalculator.java:145)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan 
(BuilderCommon.java:97)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:111)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
[linux-jdk7] [INFO] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:309)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:194)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:107)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:955)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:290)
[linux-jdk7] [INFO] [INFO]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:194)
[linux-jdk7] [INFO] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[linux-jdk7] [INFO] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
[linux-jdk7] [INFO] [INFO]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[linux-jdk7] [INFO] [INFO]     at java.lang.reflect.Method.invoke 
(Method.java:606)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
[linux-jdk7] [INFO] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[linux-jdk7] [INFO] [INFO] [ERROR] 
[linux-jdk7] [INFO] [INFO] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[linux-jdk7] [INFO] [INFO] [ERROR] 
[linux-jdk7] [INFO] [INFO] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[linux-jdk7] [INFO] [INFO] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[linux-jdk7] [INFO] [INFO] Post-archetype-generation invoker exit code: 1
[linux-jdk7] [INFO] [INFO] 
------------------------------------------------------------------------
[linux-jdk7] [INFO] [INFO] BUILD FAILURE
[linux-jdk7] [INFO] [INFO] 
------------------------------------------------------------------------
[linux-jdk7] [INFO] [INFO] Total time: 5.827 s
[linux-jdk7] [INFO] [INFO] Finished at: 2018-06-18T22:55:01Z
[linux-jdk7] [INFO] [INFO] Final Memory: 28M/1448M
[linux-jdk7] [INFO] [INFO] 
------------------------------------------------------------------------
[linux-jdk7] [INFO] [INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/box_maven-archetypes_master-CWQIX33IMRENQAEK6YQUG4YRNL2FP25GOPO4YFHLPIHFEWUYVBDQ@tmp/withMaven795e2056/maven-spy-20180618-225455-1237854848590454226555.log
[linux-jdk7] [INFO] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:3.0.1:integration-test 
(default-integration-test) on project basic-archetype: 
[linux-jdk7] [INFO] [ERROR] Archetype IT 'it-basic' failed: Execution failure: 
exit code = 1
[linux-jdk7] [INFO] [ERROR] -> [Help 1]
[linux-jdk7] [INFO] org.apache.maven.lifecycle.LifecycleExecutionException: 
Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:3.0.1:integration-test 
(default-integration-test) on project basic-archetype: 
[linux-jdk7] [INFO] Archetype IT 'it-basic' failed: Execution failure: exit 
code = 1
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[linux-jdk7] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:309)
[linux-jdk7] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:194)
[linux-jdk7] [INFO]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:107)
[linux-jdk7] [INFO]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:955)
[linux-jdk7] [INFO]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:290)
[linux-jdk7] [INFO]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:194)
[linux-jdk7] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native 
Method)
[linux-jdk7] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
[linux-jdk7] [INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[linux-jdk7] [INFO]     at java.lang.reflect.Method.invoke (Method.java:606)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[linux-jdk7] [INFO] Caused by: org.apache.maven.plugin.MojoExecutionException: 
[linux-jdk7] [INFO] Archetype IT 'it-basic' failed: Execution failure: exit 
code = 1
[linux-jdk7] [INFO]     at 
org.apache.maven.archetype.mojos.IntegrationTestMojo.execute 
(IntegrationTestMojo.java:325)
[linux-jdk7] [INFO]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:134)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
[linux-jdk7] [INFO]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[linux-jdk7] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:309)
[linux-jdk7] [INFO]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:194)
[linux-jdk7] [INFO]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:107)
[linux-jdk7] [INFO]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:955)
[linux-jdk7] [INFO]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:290)
[linux-jdk7] [INFO]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:194)
[linux-jdk7] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native 
Method)
[linux-jdk7] [INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:57)
[linux-jdk7] [INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[linux-jdk7] [INFO]     at java.lang.reflect.Method.invoke (Method.java:606)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
[linux-jdk7] [INFO]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[linux-jdk7] [INFO] [ERROR] 
[linux-jdk7] [INFO] [ERROR] Re-run Maven using the -X switch to enable full 
debug logging.
[linux-jdk7] [INFO] [ERROR] 
[linux-jdk7] [INFO] [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
[linux-jdk7] [INFO] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[linux-jdk7] [INFO] Post-archetype-generation invoker exit code: 1
[linux-jdk7] [INFO] 
------------------------------------------------------------------------
[linux-jdk7] [INFO] Reactor Summary:
[linux-jdk7] [INFO] 
[linux-jdk7] [INFO] Apache Maven Archetypes ............................ 
SUCCESS [ 14.975 s]
[linux-jdk7] [INFO] Maven Archetype Archetype .......................... 
FAILURE [ 10.191 s]
[linux-jdk7] [INFO] Maven Simple J2EE Archetype ........................ SKIPPED
[linux-jdk7] [INFO] Maven Plugin Archetype ............................. SKIPPED
[linux-jdk7] [INFO] Maven Plugin Site Archetype ........................ SKIPPED
[linux-jdk7] [INFO] Maven Portlet Archetype ............................ SKIPPED
[linux-jdk7] [INFO] Maven Quickstart Archetype ......................... SKIPPED
[linux-jdk7] [INFO] Maven Simple Project Archetype ..................... SKIPPED
[linux-jdk7] [INFO] Maven Site Archetype ............................... SKIPPED
[linux-jdk7] [INFO] Maven Archetype for Simple Site .................... SKIPPED
[linux-jdk7] [INFO] Maven Site Skin Archetype .......................... SKIPPED
[linux-jdk7] [INFO] Maven Webapp Archetype ............................. SKIPPED
[linux-jdk7] [INFO] 
------------------------------------------------------------------------
[linux-jdk7] [INFO] BUILD FAILURE
[linux-jdk7] [INFO] 
------------------------------------------------------------------------
[linux-jdk7] [INFO] Total time: 27.390 s
[linux-jdk7] [INFO] Finished at: 2018-06-18T22:55:01Z
[linux-jdk7] [INFO] Final Memory: 35M/1448M
[linux-jdk7] [INFO] 
------------------------------------------------------------------------
[linux-jdk7] [WARNING] The requested profile "run-its" could not be activated 
because it does not exist.
[linux-jdk7] [INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/box_maven-archetypes_master-CWQIX33IMRENQAEK6YQUG4YRNL2FP25GOPO4YFHLPIHFEWUYVBDQ@tmp/withMaven795e2056/maven-spy-20180618-225433-6666577303053224473179.log
[linux-jdk7] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:3.0.1:integration-test 
(default-integration-test) on project maven-archetype-archetype: 
[linux-jdk7] [ERROR] Archetype IT 'it-basic' failed: Execution failure: exit 
code = 1
[linux-jdk7] [ERROR] -> [Help 1]
[linux-jdk7] [ERROR] 
[linux-jdk7] [ERROR] To see the full stack trace of the errors, re-run Maven 
with the -e switch.
[linux-jdk7] [ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
[linux-jdk7] [ERROR] 
[linux-jdk7] [ERROR] For more information about the errors and possible 
solutions, please read the following articles:
[linux-jdk7] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[linux-jdk7] [ERROR] 
[linux-jdk7] [ERROR] After correcting the problems, you can resume the build 
with the command
[linux-jdk7] [ERROR]   mvn <goals> -rf :maven-archetype-archetype
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk7] }
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/pom.xml under 
org/apache/maven/archetypes/maven-archetype-bundles/1.4-SNAPSHOT/maven-archetype-bundles-1.4-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/target/maven-archetype-bundles-1.4-SNAPSHOT-site.xml under 
org/apache/maven/archetypes/maven-archetype-bundles/1.4-SNAPSHOT/maven-archetype-bundles-1.4-SNAPSHOT-site.xml
[linux-jdk7] [Fast Archiver] No prior successful build to compare, so 
performing full copy of artifacts
[linux-jdk7] [Fast Archiver] No prior successful build to compare, so 
performing full copy of artifacts
[linux-jdk7] [Fast Archiver] No prior successful build to compare, so 
performing full copy of artifacts
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
archetype.it:basic-project:0.1-SNAPSHOT in source directory 
m/maven-archetype-archetype/target/test-classes/projects/it-basic/project/basic-archetype/target/test-classes/projects/it-basic/project/basic-project/src/main/java
[linux-jdk7] [TASKS] Scanning folder 
'/home/jenkins/jenkins-slave/workspace/box_maven-archetypes_master-CWQIX33IMRENQAEK6YQUG4YRNL2FP25GOPO4YFHLPIHFEWUYVBDQ'
 for files matching the pattern 
'm/maven-archetype-archetype/target/test-classes/projects/it-basic/project/basic-archetype/target/test-classes/projects/it-basic/project/basic-project/src/main/java/**/*'
 - excludes: null
[linux-jdk7] [TASKS] Found 1 files to scan for tasks
[linux-jdk7] [TASKS] Found 0 open tasks.
[linux-jdk7] Skipping warnings blame since pipelines do not have an SCM link.%n
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[linux-jdk8] Running on H28 in 
/home/jenkins/jenkins-slave/workspace/box_maven-archetypes_master-CWQIX33IMRENQAEK6YQUG4YRNL2FP25GOPO4YFHLPIHFEWUYVBDQ
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk10] // node
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[windows-jdk7] Failed in branch windows-jdk7
[Pipeline] [windows-jdk8] }
[windows-jdk8] Failed in branch windows-jdk8
[Pipeline] [windows-jdk9] }
[windows-jdk9] Failed in branch windows-jdk9
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by linux-jdk7

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to