Hello,
I'm installing a new Nuxeo.
I have a problem in my sample project with :
mvn install
mvn -Declipse.workspace=/the/path/to/your/workspace eclipse:add-maven-repo
mvn eclipse:eclipse
because i'm not able to run the second line.
I try to use :
mvn -Declipse.workspace=C:\Documents and Settings\FMN\workspace
eclipse:add-maven-repo
but spaces aren't allowed.
Then, I tried
mvn -Declipse.workspace="C:\Documents and Settings\FMN\workspace
eclipse":add-maven-repo
and
mvn -Declipse.workspace=C:\Documents\ and\ Settings\FMN\workspace\
eclipse:add-maven-repo
but the problem is the same.
Do you have an idea ?
Thank you.
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm