See <https://hudson.eclipse.org/hudson/job/linuxtools-master/1412/changes>
Changes:
[Alexander Kurtakov] valgrind: Activators unneeded.
------------------------------------------
[...truncated 10228 lines...]
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:442)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:239)
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-compiler-plugin:0.17.0:compile (default-compile) on
project org.eclipse.linuxtools.rdt.proxy: Compilation failure: Compilation
failure:
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/internal/rdt/proxy/RDTCommandLauncher.java>:[34,0]
[ERROR] import org.eclipse.ptp.remote.core.PTPRemoteCorePlugin;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ptp.remote.core.PTPRemoteCorePlugin cannot be
resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/internal/rdt/proxy/RDTCommandLauncher.java>:[147,0]
[ERROR] IRemoteServices services =
PTPRemoteCorePlugin.getDefault().getRemoteServices(uri);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] PTPRemoteCorePlugin cannot be resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/internal/rdt/proxy/RDTFileProxy.java>:[31,0]
[ERROR] import org.eclipse.ptp.remote.core.PTPRemoteCorePlugin;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ptp.remote.core.PTPRemoteCorePlugin cannot be
resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/internal/rdt/proxy/RDTFileProxy.java>:[40,0]
[ERROR] IRemoteServices services =
PTPRemoteCorePlugin.getDefault().getRemoteServices(uri);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] PTPRemoteCorePlugin cannot be resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/internal/rdt/proxy/RDTFileProxy.java>:[41,0]
[ERROR] services.initialize();
[ERROR] ^^^^^^^^^^
[ERROR] The method initialize(IProgressMonitor) in the type IRemoteServices is
not applicable for the arguments ()
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/rdt/proxy/RDTProxyManager.java>:[24,0]
[ERROR] import org.eclipse.ptp.remote.core.PTPRemoteCorePlugin;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.ptp.remote.core.PTPRemoteCorePlugin cannot be
resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.rdt.proxy/src/org/eclipse/linuxtools/rdt/proxy/RDTProxyManager.java>:[52,0]
[ERROR] IRemoteServices services =
PTPRemoteCorePlugin.getDefault().getRemoteServices(uri);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] PTPRemoteCorePlugin cannot be resolved
[ERROR] 7 problems (7 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.17.0:compile (default-compile) on
project org.eclipse.linuxtools.rdt.proxy: 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:320)
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:442)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:239)
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-packaging-plugin:0.17.0:package-feature
(default-package-feature) on project org.eclipse.linuxtools.profiling.remote:
Execution default-package-feature of goal
org.eclipse.tycho:tycho-packaging-plugin:0.17.0:package-feature failed:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:eclipse-plugin:1.0.0-SNAPSHOT
does not provide an artifact with classifier 'null' -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-packaging-plugin:0.17.0:package-feature
(default-package-feature) on project org.eclipse.linuxtools.profiling.remote:
Execution default-package-feature of goal
org.eclipse.tycho:tycho-packaging-plugin:0.17.0:package-feature failed:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:eclipse-plugin:1.0.0-SNAPSHOT
does not provide an artifact with classifier 'null'
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
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:320)
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.PluginExecutionException: Execution
default-package-feature of goal
org.eclipse.tycho:tycho-packaging-plugin:0.17.0:package-feature failed:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:eclipse-plugin:1.0.0-SNAPSHOT
does not provide an artifact with classifier 'null'
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
Caused by: java.lang.IllegalStateException:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:eclipse-plugin:1.0.0-SNAPSHOT
does not provide an artifact with classifier 'null'
at
org.eclipse.tycho.packaging.FeatureXmlTransformer$1.visitPlugin(FeatureXmlTransformer.java:62)
at
org.eclipse.tycho.core.osgitools.AbstractArtifactDependencyWalker.traversePlugin(AbstractArtifactDependencyWalker.java:205)
at
org.eclipse.tycho.core.osgitools.AbstractArtifactDependencyWalker.traverseFeature(AbstractArtifactDependencyWalker.java:85)
at
org.eclipse.tycho.core.osgitools.AbstractArtifactDependencyWalker.traverseFeature(AbstractArtifactDependencyWalker.java:62)
at
org.eclipse.tycho.packaging.FeatureXmlTransformer.transform(FeatureXmlTransformer.java:47)
at
org.eclipse.tycho.packaging.PackageFeatureMojo.expandVersionQualifiers(PackageFeatureMojo.java:305)
at
org.eclipse.tycho.packaging.PackageFeatureMojo.execute(PackageFeatureMojo.java:120)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
... 20 more
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.17.0:compile (default-compile) on
project org.eclipse.linuxtools.perf.tests: Compilation failure: Compilation
failure:
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[28,0]
[ERROR] import org.eclipse.linuxtools.profiling.tests.AbstractRemoteTest;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.linuxtools.profiling.tests.AbstractRemoteTest
cannot be resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[31,0]
[ERROR] public class LaunchRemoteTest extends AbstractRemoteTest {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] AbstractRemoteTest cannot be resolved to a type
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[46,0]
[ERROR] protected void setUp() throws Exception {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setUp() of type LaunchRemoteTest must override or implement
a supertype method
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[47,0]
[ERROR] if ((!(AbstractRemoteTest.USERNAME.equals("")))) {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] AbstractRemoteTest cannot be resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[48,0]
[ERROR] project =
createRemoteExternalProjectAndBuild(FrameworkUtil.getBundle(this.getClass()),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method createRemoteExternalProjectAndBuild(Bundle, String, String,
String) is undefined for the type LaunchRemoteTest
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[51,0]
[ERROR] config = createConfiguration(project);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The method createConfiguration(IProject) is undefined for the type
LaunchRemoteTest
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[60,0]
[ERROR] protected void tearDown() {
[ERROR] ^^^^^^^^^^
[ERROR] The method tearDown() of type LaunchRemoteTest must override or
implement a supertype method
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[61,0]
[ERROR] if (!(AbstractRemoteTest.USERNAME.equals("")))
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] AbstractRemoteTest cannot be resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[62,0]
[ERROR] deleteResource(CONNECTION_DIR);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method deleteResource(String) is undefined for the type
LaunchRemoteTest
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[66,0]
[ERROR] protected ILaunchConfigurationType getLaunchConfigType() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getLaunchConfigType() of type LaunchRemoteTest must override
or implement a supertype method
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[67,0]
[ERROR] return
getLaunchManager().getLaunchConfigurationType(PerfPlugin.LAUNCHCONF_ID);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getLaunchManager() is undefined for the type LaunchRemoteTest
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[71,0]
[ERROR] protected void setProfileAttributes(ILaunchConfigurationWorkingCopy wc)
{
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method setProfileAttributes(ILaunchConfigurationWorkingCopy) of
type LaunchRemoteTest must override or implement a supertype method
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[80,0]
[ERROR] if (!(AbstractRemoteTest.USERNAME.equals(""))) {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] AbstractRemoteTest cannot be resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[85,0]
[ERROR] fail();
[ERROR] ^^^^
[ERROR] The method fail() is undefined for the type LaunchRemoteTest
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[91,0]
[ERROR] if (!(AbstractRemoteTest.USERNAME.equals(""))) {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] AbstractRemoteTest cannot be resolved
[ERROR]
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/perf/org.eclipse.linuxtools.perf.tests/src/org/eclipse/linuxtools/internal/perf/tests/LaunchRemoteTest.java>:[99,0]
[ERROR] fail();
[ERROR] ^^^^
[ERROR] The method fail() is undefined for the type LaunchRemoteTest
[ERROR] 16 problems (16 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.17.0:compile (default-compile) on
project org.eclipse.linuxtools.perf.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:320)
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:442)
at
org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:239)
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.17.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.profiling:org.eclipse.linuxtools.profiling.remote:eclipse-feature:1.0.0-SNAPSHOT
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-p2-publisher-plugin:0.17.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.profiling:org.eclipse.linuxtools.profiling.remote:eclipse-feature: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:320)
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.profiling:org.eclipse.linuxtools.profiling.remote:eclipse-feature: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/MojoFailureException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.eclipse.linuxtools.profiling.tests
[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...
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?
Recording test results
--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/
_______________________________________________
linuxtools-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev