If i'm not mistaken that should be the Wagon Http Provider...
If it is, the error should go away if you put wagon-http in build -> extensions of pom.xml
Brian Bonner wrote:
Not sure where to send this. I have been trying to figure out why the .wtpmodules is not getting included when I run mvn eclipse:eclipse. I added a test case to the EclipsePluginTest (the dreaded "project-7") and added a project-7 directory with a pom.xml (renamed to projects.xml) to /src/test/projects. I then added the necessary dependent poms/jars to the repository in /src/test/repository. I run the tests and all of the prior 6 pass, but testProject7() fails with: [ERROR] Nonexistent component: org.apache.maven.wagon.Wagonhttp This error doesn't make much sense to me. Does anyone have a suggestion about this? Brian --------------------------------------------------------------------- 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]
