See <https://hudson.eclipse.org/hudson/job/linuxtools-master/999/changes>
Changes: [Bernd Hufmann] Fix more compiler/javadoc warnings as per new project specific settings [Alexandre Montplaisir] tmf: Update master branch against the 1.1 baseline ------------------------------------------ [...truncated 16914 lines...] [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[255,0] [ERROR] throws AttributeNotFoundException, TimeRangeException { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] TimeRangeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[257,0] [ERROR] int quark = ssq.getQuarkAbsolute(Attributes.CPUS, "0", Attributes.CURRENT_THREAD); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[259,0] [ERROR] ssq.querySingleState(ts, quark); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[262,0] [ERROR] @Test(expected = TimeRangeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] TimeRangeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[262,0] [ERROR] @Test(expected = TimeRangeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Class<TimeRangeException> cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[264,0] [ERROR] throws AttributeNotFoundException, TimeRangeException { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] AttributeNotFoundException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[264,0] [ERROR] throws AttributeNotFoundException, TimeRangeException { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] TimeRangeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[266,0] [ERROR] int quark = ssq.getQuarkAbsolute(Attributes.CPUS, "0", Attributes.CURRENT_THREAD); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[268,0] [ERROR] ssq.querySingleState(ts, quark); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[271,0] [ERROR] @Test(expected = TimeRangeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] TimeRangeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[271,0] [ERROR] @Test(expected = TimeRangeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Class<TimeRangeException> cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[272,0] [ERROR] public void testRangeQueryInvalidTime1() throws AttributeNotFoundException, [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] AttributeNotFoundException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[273,0] [ERROR] TimeRangeException { [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] TimeRangeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[275,0] [ERROR] int quark = ssq.getQuarkAbsolute(Attributes.CPUS, "0", Attributes.CURRENT_THREAD); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[279,0] [ERROR] ssq.queryHistoryRange(quark, ts1, ts2); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[282,0] [ERROR] @Test(expected = TimeRangeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] TimeRangeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[282,0] [ERROR] @Test(expected = TimeRangeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Class<TimeRangeException> cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[283,0] [ERROR] public void testRangeQueryInvalidTime2() throws TimeRangeException, [ERROR] ^^^^^^^^^^^^^^^^^^ [ERROR] TimeRangeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[284,0] [ERROR] AttributeNotFoundException { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] AttributeNotFoundException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[286,0] [ERROR] int quark = ssq.getQuarkAbsolute(Attributes.CPUS, "0", Attributes.CURRENT_THREAD); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[290,0] [ERROR] ssq.queryHistoryRange(quark, ts1, ts2); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[298,0] [ERROR] @Test(expected = AttributeNotFoundException.class) [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] AttributeNotFoundException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[298,0] [ERROR] @Test(expected = AttributeNotFoundException.class) [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] Class<AttributeNotFoundException> cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[299,0] [ERROR] public void testQueryInvalidAttribute() throws AttributeNotFoundException { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] AttributeNotFoundException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[311,0] [ERROR] @Test(expected = StateValueTypeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] StateValueTypeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[326,0] [ERROR] @Test(expected = StateValueTypeException.class) [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] StateValueTypeException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[342,0] [ERROR] public void testFullAttributeName() throws AttributeNotFoundException { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] AttributeNotFoundException cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[350,0] [ERROR] List<Integer> list = ssq.getQuarks("*", "1577", Attributes.EXEC_NAME); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[357,0] [ERROR] List<Integer> list = ssq.getQuarks(Attributes.THREADS, "*", Attributes.EXEC_NAME); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/stateprovider/StateSystemFullHistoryTest.java>:[365,0] [ERROR] List<Integer> list = ssq.getQuarks(Attributes.THREADS, "1577", "*"); [ERROR] ^^^ [ERROR] IStateSystemQuerier cannot be resolved to a type [ERROR] 138 problems (138 errors) [ERROR] -> [Help 3] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.15.0:compile (default-compile) on project org.eclipse.linuxtools.lttng2.kernel.core.tests: Compilation failure 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: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:418) at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:179) 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.15.0:test (default-test) on project org.eclipse.linuxtools.lttng2.kernel.ui.tests: There are test failures. [ERROR] [ERROR] Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.ui.tests/target/surefire-reports> for the individual test results. [ERROR] -> [Help 3] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.linuxtools.lttng2.kernel.ui.tests: There are test failures. Please refer to <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng2.kernel.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.lttng2.kernel.ui.tests/target/surefire-reports> for the individual test results. at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:606) at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:387) 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-p2-publisher-plugin:0.15.0:publish-products (default-publish-products) on project org.eclipse.linuxtools.releng-site: Missing required file "local-artifacts.properties" in target folder of module org.eclipse.linuxtools.lttng:org.eclipse.linuxtools.lttng.core:eclipse-plugin:1.0.0-SNAPSHOT -> [Help 3] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:0.15.0:publish-products (default-publish-products) on project org.eclipse.linuxtools.releng-site: Missing required file "local-artifacts.properties" in target folder of module org.eclipse.linuxtools.lttng:org.eclipse.linuxtools.lttng.core:eclipse-plugin:1.0.0-SNAPSHOT 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: Missing required file "local-artifacts.properties" in target folder of module org.eclipse.linuxtools.lttng:org.eclipse.linuxtools.lttng.core:eclipse-plugin:1.0.0-SNAPSHOT at org.eclipse.tycho.p2.facade.RepositoryReferenceTool.addTargetPlatformRepository(RepositoryReferenceTool.java:142) at org.eclipse.tycho.p2.facade.RepositoryReferenceTool.getVisibleRepositories(RepositoryReferenceTool.java:97) at org.eclipse.tycho.plugins.p2.publisher.AbstractPublishMojo.createPublisherService(AbstractPublishMojo.java:53) at org.eclipse.tycho.plugins.p2.publisher.AbstractPublishMojo.execute(AbstractPublishMojo.java:37) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 19 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/MojoExecutionException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :org.eclipse.linuxtools.tmf.core [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 ERROR: Publisher hudson.tasks.JavadocArchiver aborted due to exception <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/target/site/apidocs> does not exist. at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:474) at hudson.FilePath$34.hasMatch(FilePath.java:1774) at hudson.FilePath$34.invoke(FilePath.java:1683) at hudson.FilePath$34.invoke(FilePath.java:1674) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1960) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:283) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Archiving artifacts _______________________________________________ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/linuxtools-dev