On Thu, May 7, 2009 at 2:03 PM, lookman sanni <[email protected]> wrote: > In fact i'm trying to set up my dev env under ubuntu jaunty, and i'm already > performing a clean install of tuscany using the following command: > > mvn -fae -Dmaven.test.skip=true clean install > > >
Then, even though you see some failures, they should not affect your setup.... After that, you would need to create the IDE project files doing something like mvn -fae eclipse:eclipse -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
