hi, Buddy Huang schrieb: > Hi all, > > I've checked the openthinclient-suite package via SVN. > Now, I'm using Eclipse to build the project. > It throws the following error: > Missing artifact > org.apache.directory.server:apacheds-server-sar:jar:1.0.2:test > How could I build the source of the openthinclient-suite(manager)? > do you use the eclipse maven plugin or a standalone version of maven to build the project?
please use an up to date standalone maven version to build the project. open a terminal/cmd.exe, change to the suite dir and do a: mvn -Dmaven.test.skip=true clean install cheers, martin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org [email protected] https://lists.sourceforge.net/lists/listinfo/openthinclient-developer
