Can you try to specify a version such as 1.1.1 for exec-maven-plugin in the
pom?
Thanks,
Raymond
--------------------------------------------------
From: "Simon Laws" <[email protected]>
Sent: Monday, January 04, 2010 5:37 AM
To: <[email protected]>
Subject: Re: 1.x build failures from refesh repo - maven poms problem
In answer to the inter-module dependency point I just built 1.6 (which
I guess is still very much like 1.x) with mvn -fae clean install and I
got a full build but for the following (this is not with a clean
repo)...
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA iTest SDO Databinding (during
insta
ll)
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: null:exec-maven-plugin:maven-plugin:1.1.2-SNAPSHOT
Reason: Cannot find parent: org.codehaus.mojo:mojo-parent for project:
null:exec
-maven-plugin:maven-plugin:1.1.2-SNAPSHOT for project
null:exec-maven-plugin:mav
en-plugin:1.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA iTest JAXB Databinding
(during inst
all)
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: null:exec-maven-plugin:maven-plugin:1.1.2-SNAPSHOT
Reason: Cannot find parent: org.codehaus.mojo:mojo-parent for project:
null:exec
-maven-plugin:maven-plugin:1.1.2-SNAPSHOT for project
null:exec-maven-plugin:mav
en-plugin:1.1.2-SNAPSHOT
Simon