> > > > > Otoh it would require us to go through maven-core and all plugins to > change imports. So either way is ok, but we need to know the direction. > > > > I wouldn't make client code have to change anything. >
For any thirdparty lib we are using in core, on Maven APIs (org.apache.maven) should be exposed and used by plugins and extensions... (or we have a problem ... IMHO) Arnaud
