Does anybody have an easy way of creating a single eclipse project for
the whole m2 code base?
Looking at the source code for the eclipse plug in, it looks like it
would do something like that in reactor mode, but when I do m2
eclipse:eclipse in the top level directory, I get multiple projects
created, but not the one that I was looking for. If I do the same with
the -r switch, I get the following error message:
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Diagnosis: Failed to resolve artifact.
Unable to download the artifact from any repository
org.apache.maven:maven:2.0-beta-1-SNAPSHOT:pom
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
Root Cause: Unable to download the artifact from any repository
[INFO]
----------------------------------------------------------------------------
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Sun Oct 09 18:40:57 EDT 2005
[INFO] Final Memory: 1M/17M
[INFO]
----------------------------------------------------------------------------
Mauro
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]