Hi Arnaud, I am not sure which POM that you have used but the following one has no currentVersion defined. http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/project.xml
Cheers, Vincent > -----Original Message----- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 02, 2005 8:57 AM > To: Maven Developers List > Subject: Re: [vote] release xdoc plugin 1.9 > > ok, so you can do it and release it for maven 1.0.2. > We'll fix the problem with 1.1 after if necessary (except if you want to > bundle it in 1.1-beta 1 ?). > Arnaud > > On 6/2/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > No failure in Maven 1.0.2. I'll check it in 1.1 separately to this > > release. > > > > Actually, I need to incoporate the tags from jelly-tags, they aren't > > being used so the i18n doesn't work in 1.0.2 yet. > > > > - Brett > > > > Arnaud HERITIER wrote: > > > > >Hi Brett, > > > > > > I must do some compatibility tests with maven 1.0.2 because actually I > > focus on maven 1.1. > > > > > > > > > Yesterday evening I found a problem but I didn't have the time (and I > > certainly can't do it today) to analyse it. > > > Can you try to launch "maven multiproject:site" (or maven site) in the > > "plugins/trunk" directory with maven 1.1 and xdoc > > >plugin 1.9? > > > > > > I have this error : > > > > > >xdoc:jelly-transform: > > >About to use JSL stylesheet file:/D:/Work/Data/maven/cache/maven- > > xdoc-plugin-1.9-SNAPSHOT/plugin-resources/site.jsl > > > [echo] en > > > [echo] The current Locale is the default one > > > [echo] Scanning 'D:\Work\Dev\apache- > > maven-1.1\plugins\trunk\target\generated-xdocs'... > > > [echo] Generating D:/Work/Dev/apache-maven-1.1 > > /plugins/trunk/target/docs/changelog-report.html from > > >D:\Work\Dev\apache-maven-1.1\plugins\trunk\target\genera > > >ted-xdocs\changelog-report.xml > > > > > >LA CONSTRUCTION A LCHOUL > > >Fichier... D:\Work\Data\maven\cache\maven- > > xdoc-plugin-1.9-SNAPSHOT\plugin.jelly > > >Llement... j:include > > >Ligne..... 481 > > >Colonne... -1 > > >file:/D:/Work/Data/maven/cache/maven-xdoc-plugin-1.9-SNAPSHOT/plugin- > resources/site.jsl:33:-1: > > <jsl:stylesheet> > > >file:/D:/Work/Data/maven/cache/maven-xdoc-plugin > > >-1.9-SNAPSHOT/plugin-resources/site.jsl:146:-1: <jsl:applyTemplates> > > >file:/D:/Work/Data/maven/cache/maven-xdoc-plugin-1.9-SNAPSHOT > > /plugin-resources/site.jsl:230 > > >:-1: <maven:property> You must define an attribute called > 'defaultValue' > > for this tag. > > >Temps total : 28 secondes > > >Fini le : jeudi 2 juin 2005 05:49:57 CEST > > > > > > I don't understand why there's a problem with : > > > > > > <maven:property var="version" name="maven.xdoc.version" > defaultValue="${ > > pom.currentVersion}"/> > > > > > > This error doesn't appear if we generate the site for maven's core. > > > > > > Thus, actually I'm against a release (-1) > > > > > > But if someone succeed to fix this problem before me, you'll have my > +1. > > > > > >Arnaud > > > > > > > > > > > > > > >>Hi, > > >> > > >>The xdoc plugin has grown internationalisation support and > > >>had some other fixes. > > >> > > >>Arnaud, are you happy it is ready for release? I see you've > > >>given it a once over since. Is it being tested against Maven 1.0.2? > > >> > > >>[ ] +1 > > >>[ ] +0 > > >>[ ] -1 > > >> > > >> From me, I think it is a +1 now. I am happy to do the release. > > >> > > >>- Brett > > >> > > >> > > >> > > >>--------------------------------------------------------------------- > > >>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] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
