Yes it's documented. But it's annoying for us and our users because this plugin and a lot of others are now working only with maven 1.1... In fact the main problem is that we haven't a different classloader for plugins which could allow us to read the model with dom4j in the plugin and with another reader in the core.
Arnaud brettporter wrote: > > Yes, I thought I documented that it would only work from beta 3 and > up, and the old version was to be used on old ones. > > - Brett > > On 11/12/2006, at 10:37 AM, Arnaud HERITIER wrote: > >> Because the plugin depends of a given release of maven-model which is >> override by the one in the core. >> For example a release of this plugin which uses the Dom4J reader >> can't run >> on a maven release which doesn't provide a model with this reader >> (1.1 beta >> 1 or 2 in this case). >> It annoying in a long term but will there a long term for m1 ;-) >> >> Arnaud >> >> >> >> On 12/11/06, Brett Porter <[EMAIL PROTECTED]> wrote: >>> >>> What's the problem with this? >>> >>> - Brett >>> >>> On 10/12/2006, at 12:31 AM, Arnaud HERITIER wrote: >>> >>> > The artifact plugin for the PomRewriter uses directly the maven- >>> > model [1] >>> > :-( >>> > >>> > *import* org.apache.maven.project.io.dom4j.MavenDom4jReader; >>> > *import* org.apache.maven.project.io.dom4j.MavenDom4jWriter; >>> > >>> > >>> > It's bad and very annoying to keep the compatibility with a given >>> > version of >>> > the core ... >>> > >>> > Arnaud >>> > >>> > [1] >>> > http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/artifact/ >>> > src/main/org/apache/maven/artifact/PomRewriter.java?view=markup >>> > >>> > On 12/9/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: >>> >> >>> >> >>> >> >>> >> Arnaud Héritier wrote: >>> >> >>> >> > >>> >> > Those plugins use maven-model, thus it could be interesting to >>> >> wait >>> >> > for the release of maven-model 3.0.2 before to release them : >>> >> > >>> >> >>> >> artifact, eclipse, ejb, multiproject and xdoc are ready, they >>> >> should be >>> >> released for RC1 even without upgraded model dependency. >>> >> >>> >> -Lukas >>> >> >>> >> >>> --------------------------------------------------------------------- >>> >> 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] >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Maven-1.1-development-status---For-a-release%2C-help-required-....-tf2784265s177.html#a7791760 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]