Visser, Hugo wrote:
OK, I did some quick tests:

New Maven project without archetype selection does not create a Java
project on RAD 7.006. Various NullPointerExceptions with this stacktrace:

java.lang.NullPointerException
        at
org.maven.ide.eclipse.jdt.internal.MavenClasspathContainerInitializer.ge
tBuildPathManager(Unknown Source)
...
 This NPE happen on the following line:

 MavenJdtPlugin.getDefault().getBuildpathManager();

Something seriously went wrong in your install. Can you please send me full log from <workspace>/.metadata/.log I saw similar issues in other environments, but they usually go away after Eclipse restart.

I get these too on creating a project, so looks like the main cause for
broken projects.
One other error that is related to m2eclipse occurs on checkout of an
existing project:

"Can't load legacy resolver configuration"
Stacktrace:
Java Model Exception: Java Model Status [<projectname> does not exist]
...

Sorry I can't give you more detail at the moment, I hope this is useful
anyway.
What version of m2eclipse you are using? This legacy project configuration (stored inside container entry in .classpath) been changed quite while ago...

 regards,
 Eugene



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to