ant elder wrote:
On 6/5/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi,
It seems that it breaks the build as the following dependency cannot be
resolved:
<dependency>
<groupId>org.osoa</groupId>
<artifactId>sca-api</artifactId>
<version>1.0-incubating-SNAPSHOT</version>
</dependency>
I'll fix it to use "org.apache.tuscany.sca" as the group id.
A side question, should the group id for sca-api be org.osoa or
org.apache.tuscany.sca?
It didn't seem right to me for the org.apache.tuscany project to be
publishing things outside of that namespace. Its worked in the past as we
publish to the Incubator maven repository but would we even be able to
publish outside of org.apache when its going to the real maven
repository?
...ant
Sorry, my fault... it was building for me as I had an old
org.osoa/sca-api artifact in my Maven repository from before the change
to org.apache.tuscany.sca.
+1 for using org.apache.tuscany.sca, as this is what we use in all
modules now.
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]