You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Luciano Resende <lu...@gmail.com> on 2007/05/19 02:46:11 UTC

SDO published Snapshots

Could someone working with SDO publish new snapshots ? The ones available in
the maven repo today is about a month old and has some inconsistencies with
current trunk code, this cause issues for those who would like to build SCA
with a clean repo and have not build SDO from trunk.

-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Re: SDO published Snapshots

Posted by kelvin goodson <ke...@gmail.com>.
Have done that now too. It didn't occur to me that it had changed, but of
course we switched from 1.0-incubator-SNAPSHOT to 1.0-incubating-SNAPSHOT

Kelvin.

On 20/05/07, Jacek Laskowski <ja...@laskowski.net.pl> wrote:
>
> On 5/19/07, kelvin goodson <ke...@gmail.com> wrote:
> > done
>
> What about commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT? Would you
> be able to fix that, too?
>
> Missing:
> ----------
> 1) commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
>      mvn install:install-file -DgroupId=commonj -DartifactId=sdo-api-r2.1\
>          -Dversion=1.0-incubating-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/file
>
> Path to dependency:
>        1)
> org.apache.tuscany.sdo:tuscany-sdo-plugin:maven-plugin:1.0-incubating-20070519.101851-2
>        2)
> org.apache.tuscany.sdo:tuscany-sdo-tools:jar:1.0-incubating-SNAPSHOT
>        3)
> org.apache.tuscany.sdo:tuscany-sdo-impl:jar:1.0-incubating-SNAPSHOT
>        4)
> org.apache.tuscany.sdo:tuscany-sdo-lib:jar:1.0-incubating-SNAPSHOT
>        5) commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT
>
> Jacek
>
> --
> Jacek Laskowski
> http://www.JacekLaskowski.pl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: SDO published Snapshots

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On 5/19/07, kelvin goodson <ke...@gmail.com> wrote:
> done

What about commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT? Would you
be able to fix that, too?

Missing:
----------
1) commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=commonj -DartifactId=sdo-api-r2.1 \
          -Dversion=1.0-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.tuscany.sdo:tuscany-sdo-plugin:maven-plugin:1.0-incubating-20070519.101851-2
        2) org.apache.tuscany.sdo:tuscany-sdo-tools:jar:1.0-incubating-SNAPSHOT
        3) org.apache.tuscany.sdo:tuscany-sdo-impl:jar:1.0-incubating-SNAPSHOT
        4) org.apache.tuscany.sdo:tuscany-sdo-lib:jar:1.0-incubating-SNAPSHOT
        5) commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SDO published Snapshots

Posted by kelvin goodson <ke...@gmail.com>.
done
Kelvin.


On 19/05/07, Luciano Resende <lu...@gmail.com> wrote:
>
> Could someone working with SDO publish new snapshots ? The ones available
> in
> the maven repo today is about a month old and has some inconsistencies
> with
> current trunk code, this cause issues for those who would like to build
> SCA
> with a clean repo and have not build SDO from trunk.
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>