you need to put the jar override in the project.properties for the plugin itself. If that's not an option, put it in ~/build.properties.
On Wed, 15 Dec 2004 13:14:15 +0100, Jose Gonzalez Gomez <[EMAIL PROTECTED]> wrote: > Hi there, > > I have patched a jar that is used by a plugin > (xdoclet-hibernate-module and maven-xdoclet-plugin). Is there any way > to tell the xdoclet plugin to get that jar from my local disk instead > of downloading it from a repository? > > I know about jar override, but it seems that only works for project > dependencies, not for plugin dependencies, am I right? > > TIA, best regards > Jose > > --------------------------------------------------------------------- > 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]
