On Mon, Oct 06, 2008 at 04:51:55PM +0300, Eugeny N Dzhurinsky wrote: > On Tue, Sep 23, 2008 at 06:16:20AM +0930, Barrie Treloar wrote: > > yes, from the command line you use "Expression" not the configuration > > valeue, so use "eclipse.workspace" > > as in > > > > mvn eclipse:eclipse -Declipse.workspace=/home/user/workspace > > This doesn't work either - a JAR dependency is being added instead of the > project. Is there any way to see what is wrong?
Sorry, my bad. I've got the source for maven eclipse plugin and realized if I specify the workspace path as ~/workspace - it doesn't find any files there. I wrote the test case for Java and found the listFiles method returns null if the directory is specified with ~ in front instead of the full path. Awesome ) -- Eugene N Dzhurinsky
pgpHYtFSnht9X.pgp
Description: PGP signature
