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 On Thu, May 7, 2009 at 10:56 PM, Luciano Resende <[email protected]>wrote: > On Thu, May 7, 2009 at 1:54 PM, lookman sanni <[email protected]> > wrote: > > Hi. > > Did someone encountered this before while bulding tuscany sca with maven? > > > > [INFO] Error for project: Apache Tuscany SCA iTest Contribution Java EE > > (during install) > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Failed to resolve artifact. > > > > Missing: > > ---------- > > 1) > > > org.apache.tuscany.sca:itest-contribution-jee-samples-6-war-appcomp-contrib-implicit:war:1.6-SNAPSHOT > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=org.apache.tuscany.sca > > > -DartifactId=itest-contribution-jee-samples-6-war-appcomp-contrib-implicit > > -Dversion=1.6-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file > > > > I've been here: > > > https://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.x/itest/contribution-jee-samples/war-appcomp-contrib-implicit/ > > but it doesn't seem like there's such file. > > > > For now, you should need mostly what is in modules... > While others look into this, you could make some progress by calling > > mvn -fae clean install > > Or building only modules.... and then any android samples you might need. > > > -- > Luciano Resende > Apache Tuscany, Apache PhotArk > http://people.apache.org/~lresende <http://people.apache.org/%7Elresende> > http://lresende.blogspot.com/ > -- Best Regards Lookman SANNI http://blog.lookouster.org MSBI Intern at Umanis Tours Services;
