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 <[EMAIL PROTECTED]>: > 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, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
