2009/7/17 John Patterson <[email protected]>: > > Hi, > > I am trying to use a plugin maven-gae-plugin which has a problem with its > dependencies - they have moved since it was created. so it tries to > download them and fails. > > I can add the new corrected dependency using <plugin><dependencies> but the > old missing dependencies still stop the plugin from working. I can only add > <exclusions> to individual direct dependencies. > > How can I tell the plugin not to download the missing dependencies?
You might be interested in: http://jira.codehaus.org/browse/MNG-2163 Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
