Hi ,

I got all of the component projects set up in Eclipse and there are these few compile errors that I am getting for maven-core which I think pertain to plexus-container libraries.

Details as below:
project : maven-core
source : DefaultPluginManager.java
package : org.apache.maven.plugin

Errors :
line 300: The method createChildContainer(String, List, Map, List) is undefined for the type PlexusContainer line 374: The method getPluginLookupKey() is undefined for the type PluginDescriptor line 376 : The method getChildContainer(String) is undefined for the type PlexusContainer line 673 : The method getContainerRealm() is undefined for the type PlexusContainer

I have the Eclipse projects generated from latest HEAD revision (a few hours ago).

Any ideas - is this an issue with version of plexus-container JAR ?

TIA,

Rahul



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to