See
https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-548/12/
Changes:
* Java 14 released, so Java 13 EOL. Include Java 15-ea
16 tests failed.
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.2.x_build
/ Build linux-jdk7-m3.2.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.5.x_build
/ Build linux-jdk7-m3.5.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk13-m3.6.x_build
/ Build linux-jdk13-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk8-m3.6.x_build
/ Build linux-jdk8-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk11-m3.6.x_build
/ Build linux-jdk11-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk12-m3.6.x_build
/ Build linux-jdk12-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.3.x_build
/ Build linux-jdk7-m3.3.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.6.x_build
/ Build linux-jdk7-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.2.x_build
/ Build windows-jdk7-m3.2.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.3.x_build
/ Build windows-jdk7-m3.3.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk8-m3.6.x_build
/ Build windows-jdk8-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk12-m3.6.x_build
/ Build windows-jdk12-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk11-m3.6.x_build
/ Build windows-jdk11-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.5.x_build
/ Build windows-jdk7-m3.5.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk13-m3.6.x_build
/ Build windows-jdk13-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
FAILED:
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.6.x_build
/ Build windows-jdk7-m3.6.x_build / testInternalCatalog
Error Message:
Archetype wasn't generated successfully
Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at
org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
Build log:
[...truncated 1135757 lines...]
[DEBUG] (f) remotePluginRepositories = [ id: apache-snapshots
url: http://repository.apache.org/snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@1cebdb2a
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO] Stopping Mock Repository Manager on http://localhost:52470
[INFO] Stopped [email protected]:52470
[DEBUG] stopped [email protected]:0
[DEBUG] stopping Server@5abb36b5
[DEBUG] stopping org.mortbay.jetty.servlet.Context@1918f09{/,null}
[DEBUG] stopping SessionHandler@7b4598ac
[DEBUG] stopping ServletHandler@162a836e
[DEBUG] stopped org.codehaus.mojo.mrm.servlet.FileSystemServlet-1572792798
[DEBUG] stopped ServletHandler@162a836e
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionManager@411ab620
[DEBUG] stopped SessionHandler@7b4598ac
[DEBUG] stopping ErrorHandler@51e23255
[DEBUG] stopped ErrorHandler@51e23255
[DEBUG] stopped org.mortbay.jetty.servlet.Context@1918f09{/,null}
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionIdManager@6df1efe9
[DEBUG] stopped org.mortbay.thread.QueuedThreadPool@6701838c
[DEBUG] stopped Server@5abb36b5
[INFO] Mock Repository Manager http://localhost:52470 is stopped.
[INFO]
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @
maven-archetype-plugin ---
[DEBUG] Configuring mojo org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop from
plugin realm ClassRealm[plugin>org.codehaus.mojo:mrm-maven-plugin:1.2.0,
parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop' with
basic configurator -->
[DEBUG] (f) localRepository = id: local
url: file:///F:/short/.maven_repositories/0/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) mojoExecution = org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop
{execution: archetype-repository}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role:
'org.apache.maven.plugin.Mojo', implementation:
'org.codehaus.mojo.mrm.plugin.HelpMojo', role hint:
'org.codehaus.mojo:mrm-maven-plugin:1.2.0:help'
role: 'org.apache.maven.plugin.Mojo', implementation:
'org.codehaus.mojo.mrm.plugin.RunMojo', role hint:
'org.codehaus.mojo:mrm-maven-plugin:1.2.0:run'
role: 'org.apache.maven.plugin.Mojo', implementation:
'org.codehaus.mojo.mrm.plugin.StartMojo', role hint:
'org.codehaus.mojo:mrm-maven-plugin:1.2.0:start'
role: 'org.apache.maven.plugin.Mojo', implementation:
'org.codehaus.mojo.mrm.plugin.StopMojo', role hint:
'org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop'
---
[DEBUG] (f) project = MavenProject:
org.apache.maven.plugins:maven-archetype-plugin:3.1.3-SNAPSHOT @
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\pom.xml
[DEBUG] (f) remoteArtifactRepositories = [ id: apache-snapshots
url: http://repository.apache.org/snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
, id: Nexus
url: http://repository.apache.org/snapshots
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) remotePluginRepositories = [ id: apache-snapshots
url: http://repository.apache.org/snapshots/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => false, update => daily]
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@1cebdb2a
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO] Stopping Mock Repository Manager on http://localhost:52471
[INFO] Stopped [email protected]:52471
[DEBUG] stopped [email protected]:0
[DEBUG] stopping Server@5d109d8b
[DEBUG] stopping org.mortbay.jetty.servlet.Context@6dd74068{/,null}
[DEBUG] stopping SessionHandler@4ec5a42e
[DEBUG] stopping ServletHandler@119df069
[DEBUG] stopped org.codehaus.mojo.mrm.servlet.FileSystemServlet-1748915984
[DEBUG] stopped ServletHandler@119df069
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionManager@18128688
[DEBUG] stopped SessionHandler@4ec5a42e
[DEBUG] stopping ErrorHandler@211bc859
[DEBUG] stopped ErrorHandler@211bc859
[DEBUG] stopped org.mortbay.jetty.servlet.Context@6dd74068{/,null}
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionIdManager@26fe5c0a
[DEBUG] stopped org.mortbay.thread.QueuedThreadPool@54c610e7
[DEBUG] stopped Server@5d109d8b
[INFO] Mock Repository Manager http://localhost:52471 is stopped.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-archetype-plugin ---
[DEBUG] Configuring mojo
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check from plugin realm
ClassRealm[plugin>org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0,
parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check' with basic
configurator -->
[DEBUG] (f) cacheFile =
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target/checkstyle-cachefile
[DEBUG] (f) configLocation = config/maven_checks.xml
[DEBUG] (f) consoleOutput = false
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnViolation = true
[DEBUG] (f) failsOnError = false
[DEBUG] (f) headerLocation = config/maven-header.txt
[DEBUG] (f) includeResources = true
[DEBUG] (f) includeTestResources = true
[DEBUG] (f) includeTestSourceDirectory = false
[DEBUG] (f) includes = **\/*.java
[DEBUG] (f) logViolationsToConsole = true
[DEBUG] (f) maxAllowedViolations = 0
[DEBUG] (f) omitIgnoredModules = false
[DEBUG] (f) outputFile =
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\checkstyle-result.xml
[DEBUG] (f) outputFileFormat = xml
[DEBUG] (f) plugin = Component Descriptor: role:
'org.apache.maven.plugin.Mojo', implementation:
'org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo', role hint:
'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check'
role: 'org.apache.maven.plugin.Mojo', implementation:
'org.apache.maven.plugins.checkstyle.CheckstyleReport', role hint:
'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle'
role: 'org.apache.maven.plugin.Mojo', implementation:
'org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport', role hint:
'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle-aggregate'
role: 'org.apache.maven.plugin.Mojo', implementation:
'org.apache.maven.plugins.checkstyle.HelpMojo', role hint:
'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:help'
---
[DEBUG] (f) project = MavenProject:
org.apache.maven.plugins:maven-archetype-plugin:3.1.3-SNAPSHOT @
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\pom.xml
[DEBUG] (f) resourceIncludes = **/*.properties
[DEBUG] (f) resources = [Resource {targetPath: null, filtering: false,
FileSet {directory:
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\main\resources,
PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null,
filtering: false, FileSet {directory:
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources,
PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) rulesFiles =
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\checkstyle-rules.xml
[DEBUG] (f) skip = false
[DEBUG] (f) skipExec = false
[DEBUG] (f) sourceDirectories = [src/main/java]
[DEBUG] (f) suppressionsFileExpression = checkstyle.suppressions.file
[DEBUG] (f) testResources = [Resource {targetPath: null, filtering: false,
FileSet {directory:
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\test\resources,
PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null,
filtering: false, FileSet {directory:
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources,
PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) testSourceDirectories = [src/test/java]
[DEBUG] (f) violationIgnore =
RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,javadoc,LineLength
[DEBUG] (f) violationSeverity = error
[DEBUG] -- end configuration --
[DEBUG] executeCheckstyle start headerLocation : config/maven-header.txt
[DEBUG] Added 25 source files found in
'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\main\java'.
[DEBUG] The resources directory
'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\main\resources'
does not exist or is not a directory.
[DEBUG] Added 0 resource files found in
'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources'.
[DEBUG] The resources directory
'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\test\resources'
does not exist or is not a directory.
[DEBUG] Added 0 resource files found in
'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources'.
[DEBUG] Added 25 files to process.
[DEBUG] Adding the outputDirectory
file:/F:/short/jenkins-maven-box-maven-archetype-ARCHETYPE-548-12/j7m3.6.xb/maven-archetype-plugin/target/classes/
to the Checkstyle class path
[DEBUG] request.getConfigLocation() config/maven_checks.xml
[DEBUG] The resource 'config/maven_checks.xml' was found as
jar:file:/F:/short/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven_checks.xml.
[DEBUG] headerLocation config/maven-header.txt
[DEBUG] The resource 'config/maven-header.txt' was found as
jar:file:/F:/short/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven-header.txt.
[DEBUG] Added
'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources'
as a source directory.
[INFO] There are 47 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 47 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @
maven-archetype-plugin ---
[DEBUG] Configuring mojo
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify from plugin realm
ClassRealm[plugin>org.apache.maven.plugins:maven-invoker-plugin:3.2.0, parent:
sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify' with basic
configurator -->
[DEBUG] (f) ignoreFailures = false
[DEBUG] (f) reportsDirectory =
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\invoker-reports
[DEBUG] (f) skipInvocation = false
[DEBUG] (f) suppressSummaries = false
[DEBUG] -- end configuration --
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO]
[INFO] Maven Archetype .................................... SUCCESS [ 6.255 s]
[INFO] Maven Archetype Models ............................. SUCCESS [ 0.823 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [ 4.080 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [ 2.001 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 28.826 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [ 1.124 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [06:45 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:29 min
[INFO] Finished at: 2020-03-18T00:17:05-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12@tmp\withMavene9e9aabc\maven-spy-20200318-000935-4473466387585312875922.log
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12@tmp\withMavene9e9aabc\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12@tmp\withMavene9e9aabc"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\pom.xml under
org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under
org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-models\pom.xml under
org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml
under
org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-models\archetype-catalog\pom.xml under
org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar
under
org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-models\archetype-descriptor\pom.xml under
org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar
under
org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-common\pom.xml under
org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under
org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-packaging\pom.xml under
org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar
under
org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\maven-archetype-plugin\pom.xml under
org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
j7m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
under
org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
j7m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
j7m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
j7m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
j7m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
j7m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source
directory j7m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in
source directory j7m3.6.xb\maven-archetype-plugin\src\main\java
[withMaven] Publishers: Generated Artifacts Publisher: 468 ms, Junit Publisher:
1541 ms, Open Task Scanner Publisher: 887 ms, Dependencies Fingerprint
Publisher: 72 ms, Invoker Publisher: 21291 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[TASKS] Scanning folder
'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12' for files
matching the pattern
'j7m3.6.xb\archetype-common\src\main\java\**\*,j7m3.6.xb\maven-archetype-plugin\src\main\java\**\*'
- excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[Pipeline] // node
[TASKS] Computing warning deltas based on reference build #11
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version:
3.1.3-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test
invoker-it}: j7m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 413 ms, Junit Publisher:
646 ms, Open Task Scanner Publisher: 472 ms, Dependencies Fingerprint
Publisher: 76 ms, Invoker Publisher: 22590 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext