You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2008/01/17 00:39:56 UTC

Re: svn commit: r612619 - /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml

Hi,
In fact this is not the real use case ;-).
look at the verify.bsh, we test the generated download.html from
src/it/MSITE-265/src/site/apt/download.apt.vm.
But I have discovered the verify.sh didn't return false in case of failure.
I will fix that.

--
Olivier

2008/1/17, vsiveton@apache.org <vs...@apache.org>:
> Author: vsiveton
> Date: Wed Jan 16 15:17:54 2008
> New Revision: 612619
>
> URL: http://svn.apache.org/viewvc?rev=612619&view=rev
> Log:
> o fixed IT to use the current version of site-plugin
>
> Modified:
>     maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml
>
> Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml?rev=612619&r1=612618&r2=612619&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml (original)
> +++ maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml Wed Jan 16 15:17:54 2008
> @@ -27,6 +27,6 @@
>    <version>1.0-SNAPSHOT</version>
>    <name>MSITE-265 It</name>
>    <properties>
> -    <currentVersion>2.0.7</currentVersion>
> +    <currentVersion>2.0-beta-7-SNAPSHOT</currentVersion>
>    </properties>
>  </project>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r612619 - /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml

Posted by Vincent Siveton <vi...@gmail.com>.
WelI, this IT needs to verify the current version of the plugin, i.e.
2.0-beta-7-SNAPSHOT
See the IT profile.

Cheers,

Vincent

2008/1/16, Olivier Lamy <ol...@apache.org>:
> Hi,
> In fact this is not the real use case ;-).
> look at the verify.bsh, we test the generated download.html from
> src/it/MSITE-265/src/site/apt/download.apt.vm.
> But I have discovered the verify.sh didn't return false in case of failure.
> I will fix that.
>
> --
> Olivier
>
> 2008/1/17, vsiveton@apache.org <vs...@apache.org>:
> > Author: vsiveton
> > Date: Wed Jan 16 15:17:54 2008
> > New Revision: 612619
> >
> > URL: http://svn.apache.org/viewvc?rev=612619&view=rev
> > Log:
> > o fixed IT to use the current version of site-plugin
> >
> > Modified:
> >     maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml
> >
> > Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml
> > URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml?rev=612619&r1=612618&r2=612619&view=diff
> > ==============================================================================
> > --- maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml (original)
> > +++ maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml Wed Jan 16 15:17:54 2008
> > @@ -27,6 +27,6 @@
> >    <version>1.0-SNAPSHOT</version>
> >    <name>MSITE-265 It</name>
> >    <properties>
> > -    <currentVersion>2.0.7</currentVersion>
> > +    <currentVersion>2.0-beta-7-SNAPSHOT</currentVersion>
> >    </properties>
> >  </project>
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org