The easiest solution to this is to check the sandbox code out and
build it using the correct poms.
Jim
On Jun 13, 2006, at 7:29 AM, Scott Kurz wrote:
How does one build sandbox code, for example Jeremy's sandbox
(which he's
moving to a branch) ?
I tried extracting the sandbox and unzipping over M1, but the Maven
build
fails
Project ID: null:tuscany-sca:pom:SNAPSHOT
Reason: Cannot find parent: org.apache.tuscany:tuscany-project for
project:
null:tuscany-sca:pom:SNAPSHOT
[INFO]
----------------------------------------------------------------------
--
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent:
org.apache.tuscany:tuscany-project for project:
null:tuscany-sca:pom:SNAPSHOT
at org.apache.maven.DefaultMaven.getProjects
(DefaultMaven.java:365)
....
Caused by: org.apache.maven.project.ProjectBuildingException:
Cannot find
parent: org.apache.tuscany:tuscany-project for project:
null:tuscany-sca:pom:SNAPSHOT
at
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(
DefaultMavenProjectBuilder.java:1161)
The problem looks to me to be that the sandbox is looking for a
"SNAPSHOT"
version, while M1 is using "incubating-M1".
So I can try changing the sandbox pom.xml's over to use "incubating-
M1", but
I didn't see any instructions so was curious if this was
the recommended way.
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]