You need to regenerate eclipse project due to change version of plexus
because we use a resolved version of artifact in eclipse classpath and
the plexus version was changed.
Emmanuel
Rahul wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]