On Mon, 2002-07-22 at 10:17, Emmanuel Venisse wrote: > Why you don't apply the patch?
Because you're fixing the symptom and not the real problem. All the names should come from the artifact object and it's spitting them out incorrectly. > The compile of pom plugin project doen't > work. Ok, I will take a look. > Emmanuel > > -----Message d'origine----- > De: Jason van Zyl <[EMAIL PROTECTED]> > A: Turbine Maven Developers List <[EMAIL PROTECTED]> > Date: 22/07/02 > Objet: Re: [PATCH] Update pom plugin dependency > > On Mon, 2002-07-22 at 08:05, Emmanuel Venisse wrote: > > Add maven and dom4j in dependency for compile > > Already got to that one, but thanks! :-) > > > Emmanuel > > > > > > > ________________________________________________________________________ > ______ > > ifrance.com, l'email gratuit le plus complet de l'Internet ! > > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... > > http://www.ifrance.com/_reloc/email.emailif > > > > ---- > > > > > 63a64,82 > > > <dependency> > > > <id>dom4j</id> > > > <version>1.4-dev-3</version> > > > <metaEntries> > > > <metaEntry>classloader:root</metaEntry> > > > </metaEntries> > > > </dependency> > > > > > > <!-- > > > > > > Required because of Project and AbstractExecutor. > > > > > > --> > > > <dependency> > > > <id>maven</id> > > > <version>b5</version> > > > <jar>maven.jar</jar> > > > </dependency> > > > > > > > ---- > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a rational > and technical order to justify his work and to be justified in it. > > -- Jacques Ellul, The Technological Society > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > ______________________________________________________________________________ > ifrance.com, l'email gratuit le plus complet de l'Internet ! > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... > http://www.ifrance.com/_reloc/email.emailif > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
