Hi, > > I have the plugin, and created the project with maven using command > line, > > then imported my project into eclipse.. > > > > Do you mean the eclipse plugin inside Maven? > In this case, I think that you need to recreate the Eclipse project.
When the plugin is installed and enabled for your project (package explorer -> right-click on your project -> Maven2 -> Enable), it should automatically detect changes you make in your pom, download missing artifacts and adapt your classpath. HTH Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
