Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Build failed in Hudson: linuxtools-master #695

Hello

I'm currently looking into the test failures of
org.eclipse.linuxtools.tmf.ui.tests. I'll push a fix as soon as I have
a solution.

Best Regars
Bernd

On Mon, Mar 5, 2012 at 12:37 PM,  <hudsonbuild@xxxxxxxxxxx> wrote:
> See <https://hudson.eclipse.org/hudson/job/linuxtools-master/695/changes>
>
> Changes:
>
> [Francois Chouinard] Cosmetic re-organization
>
> [Francois Chouinard] Improve unit tests
>
> [Bernd Hufmann] Fix version in LTTng's category.xml file
>
> [Xavier Raynaud] remove a useless overridden method
>
> [Xavier Raynaud] fix various warnings issued by FindBug
>
> ------------------------------------------
> [...truncated 15824 lines...]
> [INFO] Eclipse Linux Tools p2 Repository (Incubation) .... SUCCESS [25:15.112s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2:12:13.938s
> [INFO] Finished at: Mon Mar 05 12:26:19 EST 2012
> [INFO] Final Memory: 340M/802M
> [INFO] ------------------------------------------------------------------------
> [INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
> [INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.gcov.test: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov.test/target/surefire-reports> for the individual test results.
> [INFO] o.h.m.e.h.MavenExecutionResultHandler - [2] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.gprof.test: No tests found.
> [INFO] o.h.m.e.h.MavenExecutionResultHandler - [3] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.tmf.ui.tests: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui.tests/target/surefire-reports> for the individual test results.
> [INFO] o.h.m.e.h.MavenExecutionResultHandler - [4] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.valgrind.massif.tests: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/surefire-reports> for the individual test results.
> [INFO] o.h.m.e.h.MavenExecutionResultHandler - [5] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate (default-cli) on project linuxtools-parent: An error has occurred in JavaDocs report generation:
> Exit code: 1 - <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/src/org/eclipse/linuxtools/changelog/core/tests/AllTests.java>:29: illegal start of expression
>        }
>        ^
>
> Command line was: /opt/public/common/sun-jdk1.6.0_21_x64/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"localhost|127.0.0.1|*.eclipse.org|172.30.206.*\"" @options @packages
>
> Refer to the generated Javadoc files in '<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/target/site/apidocs'> dir.
>
> [DEBUG] Closing connection to remote
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.gcov.test: There are test failures.
> [ERROR]
> [ERROR] Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov.test/target/surefire-reports> for the individual test results.
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.gcov.test: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov.test/target/surefire-reports> for the individual test results.
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>        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:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov.test/target/surefire-reports> for the individual test results.
>        at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:611)
>        at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>        ... 19 more
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.gprof.test: No tests found. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.gprof.test: No tests found.
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>        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:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: No tests found.
>        at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:600)
>        at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>        ... 19 more
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.tmf.ui.tests: There are test failures.
> [ERROR]
> [ERROR] Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui.tests/target/surefire-reports> for the individual test results.
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.tmf.ui.tests: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui.tests/target/surefire-reports> for the individual test results.
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>        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:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui.tests/target/surefire-reports> for the individual test results.
>        at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:611)
>        at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>        ... 19 more
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.valgrind.massif.tests: There are test failures.
> [ERROR]
> [ERROR] Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/surefire-reports> for the individual test results.
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.eclipse.linuxtools.valgrind.massif.tests: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/surefire-reports> for the individual test results.
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>        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:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
>
> Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/surefire-reports> for the individual test results.
>        at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:611)
>        at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>        ... 19 more
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate (default-cli) on project linuxtools-parent: An error has occurred in JavaDocs report generation:
> [ERROR] Exit code: 1 - <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/src/org/eclipse/linuxtools/changelog/core/tests/AllTests.java>:29: illegal start of expression
> [ERROR] }
> [ERROR] ^
> [ERROR]
> [ERROR] Command line was: /opt/public/common/sun-jdk1.6.0_21_x64/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"localhost|127.0.0.1|*.eclipse.org|172.30.206.*\"" @options @packages
> [ERROR]
> [ERROR] Refer to the generated Javadoc files in '<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/target/site/apidocs'> dir.
> [ERROR] -> [Help 2]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate (default-cli) on project linuxtools-parent: An error has occurred in JavaDocs report generation:
> Exit code: 1 - <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/src/org/eclipse/linuxtools/changelog/core/tests/AllTests.java>:29: illegal start of expression
>        }
>        ^
>
> Command line was: /opt/public/common/sun-jdk1.6.0_21_x64/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"localhost|127.0.0.1|*.eclipse.org|172.30.206.*\"" @options @packages
>
> Refer to the generated Javadoc files in '<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/target/site/apidocs'> dir.
>
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>        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:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoExecutionException: An error has occurred in JavaDocs report generation:
> Exit code: 1 - <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/src/org/eclipse/linuxtools/changelog/core/tests/AllTests.java>:29: illegal start of expression
>        }
>        ^
>
> Command line was: /opt/public/common/sun-jdk1.6.0_21_x64/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"localhost|127.0.0.1|*.eclipse.org|172.30.206.*\"" @options @packages
>
> Refer to the generated Javadoc files in '<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/target/site/apidocs'> dir.
>
>        at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5861)
>        at org.apache.maven.plugin.javadoc.JavadocReport.execute(JavadocReport.java:315)
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>        ... 19 more
> Caused by: org.apache.maven.reporting.MavenReportException:
> Exit code: 1 - <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/src/org/eclipse/linuxtools/changelog/core/tests/AllTests.java>:29: illegal start of expression
>        }
>        ^
>
> Command line was: /opt/public/common/sun-jdk1.6.0_21_x64/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"localhost|127.0.0.1|*.eclipse.org|172.30.206.*\"" @options @packages
>
> Refer to the generated Javadoc files in '<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/target/site/apidocs'> dir.
>
>        at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5077)
>        at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1997)
>        at org.apache.maven.plugin.javadoc.JavadocReport.generate(JavadocReport.java:126)
>        at org.apache.maven.plugin.javadoc.JavadocReport.execute(JavadocReport.java:311)
>        ... 21 more
> [ERROR]
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :org.eclipse.linuxtools.gcov.test
> [INFO] Build failures were ignored.
> [DEBUG] Waiting for process to finish
> [DEBUG] Result: 0
> Terminating xvnc.
> [DRY] Collecting duplicate code analysis files...
> [FINDBUGS] Collecting findbugs analysis files...
> Recording test results
> Publishing Javadoc
> Archiving artifacts
> ERROR: No artifacts found that match the file pattern "releng/org.eclipse.linuxtools.releng-site/target/repository/**". Configuration error?
> ERROR: 'releng/org.eclipse.linuxtools.releng-site/target/repository/**' doesn't match anything, but '**' does. Perhaps that's what you mean?
>
>
> _______________________________________________
> linuxtools-dev mailing list
> linuxtools-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/linuxtools-dev


Back to the top