See <https://hudson.eclipse.org/hudson/job/linuxtools-master/1415/>
------------------------------------------
[...truncated 9420 lines...]
... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
... 26 more
[ERROR] Failed to execute goal on project
org.eclipse.linuxtools.valgrind.helgrind.tests: Could not resolve dependencies
for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.helgrind.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
on project org.eclipse.linuxtools.valgrind.helgrind.tests: Could not resolve
dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.helgrind.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
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.project.DependencyResolutionException: Could not
resolve dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.helgrind.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
... 26 more
[ERROR] Failed to execute goal on project
org.eclipse.linuxtools.valgrind.massif.tests: Could not resolve dependencies
for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.massif.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
on project org.eclipse.linuxtools.valgrind.massif.tests: Could not resolve
dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.massif.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
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.project.DependencyResolutionException: Could not
resolve dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.massif.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
... 26 more
[ERROR] Failed to execute goal on project
org.eclipse.linuxtools.valgrind.memcheck.tests: Could not resolve dependencies
for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.memcheck.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
on project org.eclipse.linuxtools.valgrind.memcheck.tests: Could not resolve
dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.memcheck.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
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.project.DependencyResolutionException: Could not
resolve dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.memcheck.tests:eclipse-test-plugin:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.tests:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.tests:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
... 26 more
[ERROR] Failed to execute goal on project
org.eclipse.linuxtools.valgrind.remote: Could not resolve dependencies for
project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:eclipse-feature:2.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
on project org.eclipse.linuxtools.valgrind.remote: Could not resolve
dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:eclipse-feature:2.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
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.project.DependencyResolutionException: Could not
resolve dependencies for project
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:eclipse-feature:2.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
... 26 more
[ERROR] Failed to execute goal on project org.eclipse.linuxtools.releng-site:
Could not resolve dependencies for project
org.eclipse.linuxtools.releng:org.eclipse.linuxtools.releng-site:eclipse-repository:2.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.perf-parent:org.eclipse.linuxtools.perf.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:jar:2.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/c
ontent/groups/public/ was cached in the local repository, resolution will not
be reattempted until the update interval of maven.eclipse.org has elapsed or
updates are forced -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
on project org.eclipse.linuxtools.releng-site: Could not resolve dependencies
for project
org.eclipse.linuxtools.releng:org.eclipse.linuxtools.releng-site:eclipse-repository:2.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.perf-parent:org.eclipse.linuxtools.perf.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:jar:2.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.
0.0-SNAPSHOT in http://maven.eclipse.org/nexus/content/groups/public/ was
cached in the local repository, resolution will not be reattempted until the
update interval of maven.eclipse.org has elapsed or updates are forced
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
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.project.DependencyResolutionException: Could not
resolve dependencies for project
org.eclipse.linuxtools.releng:org.eclipse.linuxtools.releng-site:eclipse-repository:2.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.perf-parent:org.eclipse.linuxtools.perf.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:jar:2.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/grou
ps/public/ was cached in the local repository, resolution will not be
reattempted until the update interval of maven.eclipse.org has elapsed or
updates are forced
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
at
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.perf-parent:org.eclipse.linuxtools.perf.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:jar:2.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elap
sed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
at
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The
following artifacts could not be resolved:
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.remote:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.perf-parent:org.eclipse.linuxtools.perf.remote.feature:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy:jar:0.9.2-SNAPSHOT,
org.eclipse.linuxtools.profiling:org.eclipse.linuxtools.rdt.proxy:jar:1.0.0-SNAPSHOT,
org.eclipse.linuxtools.valgrind:org.eclipse.linuxtools.valgrind.remote:jar:2.0.0-SNAPSHOT:
Failure to find
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapse
d or updates are forced
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find
org.eclipse.linuxtools.oprofile:org.eclipse.linuxtools.oprofile.remote.feature:jar:1.0.0-SNAPSHOT
in http://maven.eclipse.org/nexus/content/groups/public/ was cached in the
local repository, resolution will not be reattempted until the update interval
of maven.eclipse.org has elapsed or updates are forced
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
... 26 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/DependencyResolutionException
[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