You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/04/02 15:56:30 UTC

Build failed in Jenkins: doxia » JDK 1.5 (latest),Windows #124

See <https://builds.apache.org/job/doxia/./jdk=JDK%201.5%20(latest),label=Windows/124/changes>

Changes:

[Robert Scholte] [DOXIA-407] EmptyStackException when <dt> omitted

------------------------------------------
[...truncated 617 lines...]
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...ction" style="bold">[]
<h2 style="bold"></...> but was:<...ction" style="bold">[
]
<h2 style="bold"></...>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSection(XhtmlBaseSinkTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0.062 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...lass="foo" id="bar">[]
<h2></h2></div>> but was:<...lass="foo" id="bar">[
]
<h2></h2></div>>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSectionAttributes(XhtmlBaseSinkTest.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.apache.maven.doxia.util.ByLineReaderSourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.doxia.util.DoxiaUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.doxia.util.HtmlToolsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec

Results :

Failed tests:   testWriteEOL(org.apache.maven.doxia.sink.AbstractXmlSinkTest): expected:<[](..)
  testFigure(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...old" class="figure">[(..)
  testSection1(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection2(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection3(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection4(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection5(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<ul>[](..)
  testNumberedList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...tyle-type: decimal">[](..)
  testDefinitionList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<dl>[(..)
  testVerbatim(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<div class="source">[](..)
  testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...ction" style="bold">[](..)
  testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...lass="foo" id="bar">[](..)

Tests run: 158, Failures: 13, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Modules
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: APT Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Confluence Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Simplified DocBook Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FO Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: iText Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Latex Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: RTF Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: TWiki Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XDoc Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XHTML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Markdown Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Doxia ................................................. SUCCESS [20.394s]
[INFO] Doxia :: Logging API .................................. SUCCESS [6.418s]
[INFO] Doxia :: Sink API ..................................... SUCCESS [1.743s]
[INFO] Doxia :: Test Documents ............................... SUCCESS [2.952s]
[INFO] Doxia :: Core ......................................... FAILED [19.891s]
[INFO] Doxia :: Modules ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: APT Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Confluence Module ............................ SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Simplified DocBook Module .................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FML Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FO Module .................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: iText Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Latex Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: RTF Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: TWiki Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XDoc Module .................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XHTML Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Markdown Module .............................. SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Doxia :: Core (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 seconds
[INFO] Finished at: Tue Apr 02 14:56:27 BST 2013
[INFO] Final Memory: 97M/290M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : doxia » JDK 1.5 (latest),Windows #128

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/doxia/./jdk=JDK%201.5%20(latest),label=Windows/128/changes>


Build failed in Jenkins: doxia » JDK 1.5 (latest),Windows #127

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/doxia/./jdk=JDK%201.5%20(latest),label=Windows/127/changes>

Changes:

[hboutemy] fixed errors reported by Checkstyle

------------------------------------------
[...truncated 623 lines...]
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0.005 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...ction" style="bold">[]
<h2 style="bold"></...> but was:<...ction" style="bold">[
]
<h2 style="bold"></...>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSection(XhtmlBaseSinkTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...lass="foo" id="bar">[]
<h2></h2></div>> but was:<...lass="foo" id="bar">[
]
<h2></h2></div>>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSectionAttributes(XhtmlBaseSinkTest.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.apache.maven.doxia.util.ByLineReaderSourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.doxia.util.DoxiaUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.maven.doxia.util.HtmlToolsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec

Results :

Failed tests:   testWriteEOL(org.apache.maven.doxia.sink.AbstractXmlSinkTest): expected:<[](..)
  testFigure(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...old" class="figure">[(..)
  testSection1(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection2(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection3(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection4(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection5(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<ul>[](..)
  testNumberedList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...tyle-type: decimal">[](..)
  testDefinitionList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<dl>[(..)
  testVerbatim(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<div class="source">[](..)
  testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...ction" style="bold">[](..)
  testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...lass="foo" id="bar">[](..)

Tests run: 158, Failures: 13, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Modules
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: APT Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Confluence Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Simplified DocBook Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FO Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: iText Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Latex Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: RTF Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: TWiki Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XDoc Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XHTML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Markdown Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Doxia ................................................. SUCCESS [11.143s]
[INFO] Doxia :: Logging API .................................. SUCCESS [5.206s]
[INFO] Doxia :: Sink API ..................................... SUCCESS [0.959s]
[INFO] Doxia :: Test Documents ............................... SUCCESS [1.550s]
[INFO] Doxia :: Core ......................................... FAILED [11.640s]
[INFO] Doxia :: Modules ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: APT Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Confluence Module ............................ SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Simplified DocBook Module .................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FML Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FO Module .................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: iText Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Latex Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: RTF Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: TWiki Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XDoc Module .................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XHTML Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Markdown Module .............................. SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Doxia :: Core (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31 seconds
[INFO] Finished at: Sun Apr 07 09:02:18 BST 2013
[INFO] Final Memory: 96M/295M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: doxia » JDK 1.5 (latest),Windows #126

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/doxia/./jdk=JDK%201.5%20(latest),label=Windows/126/changes>

Changes:

[Robert Scholte] [DOXIA-170] Confluence module should do something with non-doxia formatting

[Robert Scholte] Add optional tests

[Robert Scholte] Use varArgs for attributes

[Robert Scholte] [DOXIA-416] Confluence monospaced text has backwards braces

------------------------------------------
[...truncated 620 lines...]
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0.006 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...ction" style="bold">[]
<h2 style="bold"></...> but was:<...ction" style="bold">[
]
<h2 style="bold"></...>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSection(XhtmlBaseSinkTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0.021 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...lass="foo" id="bar">[]
<h2></h2></div>> but was:<...lass="foo" id="bar">[
]
<h2></h2></div>>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSectionAttributes(XhtmlBaseSinkTest.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.apache.maven.doxia.util.ByLineReaderSourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.doxia.util.DoxiaUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.doxia.util.HtmlToolsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec

Results :

Failed tests:   testWriteEOL(org.apache.maven.doxia.sink.AbstractXmlSinkTest): expected:<[](..)
  testFigure(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...old" class="figure">[(..)
  testSection1(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection2(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection3(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection4(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection5(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<ul>[](..)
  testNumberedList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...tyle-type: decimal">[](..)
  testDefinitionList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<dl>[(..)
  testVerbatim(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<div class="source">[](..)
  testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...ction" style="bold">[](..)
  testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...lass="foo" id="bar">[](..)

Tests run: 158, Failures: 13, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Modules
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: APT Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Confluence Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Simplified DocBook Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FO Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: iText Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Latex Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: RTF Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: TWiki Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XDoc Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XHTML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Markdown Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Doxia ................................................. SUCCESS [10.267s]
[INFO] Doxia :: Logging API .................................. SUCCESS [5.306s]
[INFO] Doxia :: Sink API ..................................... SUCCESS [0.988s]
[INFO] Doxia :: Test Documents ............................... SUCCESS [1.391s]
[INFO] Doxia :: Core ......................................... FAILED [10.031s]
[INFO] Doxia :: Modules ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: APT Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Confluence Module ............................ SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Simplified DocBook Module .................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FML Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FO Module .................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: iText Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Latex Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: RTF Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: TWiki Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XDoc Module .................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XHTML Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Markdown Module .............................. SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Doxia :: Core (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Sun Apr 07 01:03:59 BST 2013
[INFO] Final Memory: 96M/294M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: doxia » JDK 1.5 (latest),Windows #125

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/doxia/./jdk=JDK%201.5%20(latest),label=Windows/125/changes>

Changes:

[Robert Scholte] [DOXIA-397] Cannot link to javadoc methods

------------------------------------------
[...truncated 616 lines...]
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...ction" style="bold">[]
<h2 style="bold"></...> but was:<...ction" style="bold">[
]
<h2 style="bold"></...>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSection(XhtmlBaseSinkTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest)  Time elapsed: 0 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...lass="foo" id="bar">[]
<h2></h2></div>> but was:<...lass="foo" id="bar">[
]
<h2></h2></div>>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.maven.doxia.sink.XhtmlBaseSinkTest.testSectionAttributes(XhtmlBaseSinkTest.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:243)
	at junit.framework.TestSuite.run(TestSuite.java:238)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.apache.maven.doxia.util.ByLineReaderSourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.doxia.util.DoxiaUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.doxia.util.HtmlToolsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Failed tests:   testWriteEOL(org.apache.maven.doxia.sink.AbstractXmlSinkTest): expected:<[](..)
  testFigure(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...old" class="figure">[(..)
  testSection1(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection2(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection3(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection4(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testSection5(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...div class="section">[](..)
  testList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<ul>[](..)
  testNumberedList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...tyle-type: decimal">[](..)
  testDefinitionList(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<dl>[(..)
  testVerbatim(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<<div class="source">[](..)
  testSection(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...ction" style="bold">[](..)
  testSectionAttributes(org.apache.maven.doxia.sink.XhtmlBaseSinkTest): expected:<...lass="foo" id="bar">[](..)

Tests run: 158, Failures: 13, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Modules
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: APT Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Confluence Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Simplified DocBook Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: FO Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: iText Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Latex Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: RTF Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: TWiki Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XDoc Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: XHTML Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING Doxia :: Markdown Module
[INFO]    task-segment: [clean, install]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Doxia ................................................. SUCCESS [14.701s]
[INFO] Doxia :: Logging API .................................. SUCCESS [6.153s]
[INFO] Doxia :: Sink API ..................................... SUCCESS [2.609s]
[INFO] Doxia :: Test Documents ............................... SUCCESS [2.333s]
[INFO] Doxia :: Core ......................................... FAILED [16.649s]
[INFO] Doxia :: Modules ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: APT Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Confluence Module ............................ SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Simplified DocBook Module .................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FML Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: FO Module .................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: iText Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Latex Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: RTF Module ................................... SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: TWiki Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XDoc Module .................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: XHTML Module ................................. SKIPPED (dependency build failed or was skipped)
[INFO] Doxia :: Markdown Module .............................. SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Doxia :: Core (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\hudson\hudson-slave\workspace\doxia\jdk\JDK 1.5 (latest)\label\Windows\doxia-core\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
	at org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:176)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:150)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43 seconds
[INFO] Finished at: Sat Apr 06 23:10:53 BST 2013
[INFO] Final Memory: 98M/312M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure