Hi,

building the spec libs myself is the winning tip! Now the build goes fine.
Just didn't realised that the sources of the spec lib where in the tuscany svn..

thank you all for the quick and helpful answers!
regards,
Toni

Raymond Feng schrieb:
Hi,

You need to build the specs first before the sca modules.

cd spec
mvn clean install

Or you build all things in one:

cd <tuscany>/java
mvn -Pall clean install

Thanks,
Raymond

----- Original Message ----- From: "Toni Menzel" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, January 05, 2007 3:51 PM
Subject: Re: tuscany-sca revision 493223 does not build? (mvn claims missing jar dependency)


I did this:
svn co http://svn.apache.org/repos/asf/incubator/tuscany/java/ .
cd sdo;mvn clean install
cd ../sca;mvn clean install

the second mvn call breaks with missing dependency.

@Slava, can you rebuild your question, don't know what you are talking about exactly..?

Toni



Slava Imeshev schrieb:
Guys,

If you tell me how to build tuscany from a command line at one shot. I can make sure that such
errors are caught  immeditely.

Slava


--- Toni Menzel <[EMAIL PROTECTED]> wrote:


Hi!

I just tried to build tuscany from source for the first time.
Building sdo works out-of-the-box but the sca breaks with the following message: Downloading: http://ws.zones.apache.org/repository/org.osoa/jars/sca-api-r0.95-1.0-incubator-SNAPSHOT.jar [WARNING] Unable to get resource from repository apache.ws.m1.snapshots (http://ws.zones.apache.org/repository) [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.osoa:sca-api-r0.95:jar:1.0-incubator-SNAPSHOT

I added http://people.apache.org/repo/m2-snapshot-repository/ to my .m2/settings.xml, but this doesn't work either..

is there any known issue with this revision or am i missing something?

thanks in advance,
Toni


PS: I tried using a fresh local mvn repository, too :-(

---------------------------------------------------------------------
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]



--
Toni Menzel
http://www.tonit.com
mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
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]


--
Toni Menzel
http://www.tonit.com
mailto:[EMAIL PROTECTED]


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

Reply via email to