[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cross-project-issues-dev] properties-maven-plugin breaks some builds
|
Hi there,
Some CBI and Equinox p2 builds on Hudson (and in my local environment
as well) are broken because properties-maven-plugin's goal
read-project-properties cannot load properties file:
[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.codehaus.mojo:properties-maven-plugin:1.0.0:read-project-properties
(default) on project ie.wombat.jbdiff: Properties could not be loaded
from URL file:////opt/public/hipp/homes/genie.p2/.m2/build-individual-repository.properties
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal
org.codehaus.mojo:properties-maven-plugin:1.0.0:read-project-properties
(default) on project ie.wombat.jbdiff: Properties could not be loaded
from URL file:////opt/public/hipp/homes/genie.p2/.m2/build-individual-repository.properties
-> [Help 1]
I filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=490027 against
Equinox p2. Any ideas?