From: R.T.H.Chin <r.t...@tb...> - 2005-03-12 16:23:34
|
Anyway, I found that maven eclipse-all solves most problems; no need for dist-all. Still dsol_gui and dsol_tutorial give errors: Project dsol-gui is missing required library: 'C:Documents and Settings/royc/.maven/repository/dsol/jars/interpreter-1.6.8.jar' Project dsol-tutorial is missing required library: 'C:Documents and Settings/royc/.maven/repository/dsol/jars/dsol-full-1.6.3.jar' Project dsol-tutorial is missing required source folder: 'src/test' How do I solve that? Roy Chin, Roy wrote: > Hi Peter, > > I'm trying to install the latest DSOL from cvs for almost 2 hours now. > I did a "maven build-all" from the dsol project. > It just keeps hanging on lines such as: > > Checking link http://www.tbm.tudelft.nl/webstaf/peterja > > or other links in this domain. Only after waiting for a very very long > time it continues, until it finds another "webstaf" site. > > ow and now it finally continues ... with this result: > BUILD FAILED > File...... c:\Eclipse_workspaces\Eclipse3\dsol116\dsol\maven.xml > Element... maven:reactor > Line...... 6 > Column.... 61 > Unable to obtain goal [dist:deploy-bin] -- C:\Documents and > Settings\royc\.maven\cache\maven-artifact-plugin-1.4\plugin.jelly:94:13: > <artifact:artifact-deploy> Unable to deploy to any repositories > Total time: 17 minutes 56 seconds > Finished at: Sat Mar 12 15:35:09 CET 2005 > > > There is really no end to it ... what's happening? > I just want to play with DSOL! :( > > Roy > > B.t.w. I tried to post my 3D tutorial to the DSOL mailing list, but > it's still not there. > |