Brian E. Fox wrote:
> 
> Everyone keeps referring to bundles that "are known to work together."
> Come someone produce an example of plugins that are incompatible with
> each other? I haven't seen this and I'm not even sure it's possible
> given that plugins can't communicate or even know about each other. 
> 

The war pluing depends on the jar plugin.  A bug in the jar plugin could
cause the war plugin to fail. 

The cobertura-maven-plugin v2.1 depends on cobertura v1.8.  But cobertura
v1.8 has a bug.  cobertura-maven-plugin v2.0 depends on cobertura v1.7, but
it has a different bug of it's own.  Thus neither version combination is a
"known good set".
-- 
View this message in context: 
http://www.nabble.com/Remove-auto-resolution-of-plugin-versions-from-Maven-2.1-tf3560617s177.html#a10164293
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to