So are you going to publish SNAPSHOT versions of the different modules to maven repo all the time? I assume the published artifacts are the dependencies used by modules. Otherwise, those who want to play with the source code won't have a good clue to build modules by the right order.

Thanks,
Raymond

----- Original Message ----- From: "Jeremy Boynes" <[EMAIL PROTECTED]>
To: <tuscany-dev@ws.apache.org>
Sent: Wednesday, February 21, 2007 12:05 PM
Subject: Re: Remove pom in tuscany/java


On Feb 21, 2007, at 11:31 AM, Luciano Resende wrote:

Hi Jeremy

  Wouldn't we still have scenarios where we would like to build  multiple
projects from the Tuscany project root ? (e.g sca and samples/sca or
sca/sca-api-r1.0 and kernel).  If so, the profiles inside java/pom.xml
should be way to go, no ?

I don't think so, no.

If we're doing that all the time then it implies that the modules are coupled together and that's a problem that should be solved by explicitly bundling those modules together into one or by managing the relationship between the modules better (i.e. keeping the interfaces compatible).

--
Jeremy


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