Hi, Jeremy.

With your change, I can now build the pre-spec-changes branch successfully from scratch (empty local maven repo).

Thanks,
Raymond

----- Original Message ----- From: "Jeremy Boynes" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, January 25, 2007 11:50 AM
Subject: Re: Fail to build pre-spec-changes branch


Re commonj, that isn't something that should be changing so we should just change this to rely on the M2 version. I'll do that.

Re the sca spec, there are likely to be API changes for 1.0 so we probably want to keep the samples using 0.95 until those stablize.

--
Jeremy

On Jan 25, 2007, at 8:35 AM, Raymond Feng wrote:

Hi,

I ran into a build error with the "pre-spec-changes" branch using a clean local maven repo. It seems that we don't have "org.apache.tuscany:commonj-api_r1.1:jar:1.0-incubator-SNAPSHOT" published. What will happen for the spec-related modules?

Thanks,
Raymond


INFO]  ----------------------------------------------------------------------
--
[ERROR] BUILD ERROR

INFO]  ----------------------------------------------------------------------
--
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.tuscany:commonj-api_r1.1:jar:1.0-incubator-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.tuscany - DartifactId=commonj
-api_r1.1 \
-Dversion=1.0-incubator-SNAPSHOT -Dpackaging=jar -Dfile=/ path/to/file

  Path to dependency:
        1) org.apache.tuscany.sca.kernel:core:jar:0.1-pre-spec- SNAPSHOT
2) org.apache.tuscany:commonj-api_r1.1:jar:1.0-incubator- SNAPSHOT

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to