Using : Maven 1.0 beta 10 Maven is ignoring a stated dependency of a plug-in.
I have written a plug-in that invokes the ant telnet task. Since this requires the NetComponents jar, I placed this in my remote repository and added the appropriate dependency section in the plug-in's project.xml. However, when I invoke the plug-in I don't see it trying to load the jar from the repository and subsequently it fails with a Could not create task of type telnet error. Am I doing something wrong? Sri --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
