I haven't tested 2.0-beta-7, but beta-6 had problems with multi-module
sites. Do you know if this resolved them?
- Brett
On 25/07/2008, at 6:55 PM, [EMAIL PROTECTED] wrote:
Author: olamy
Date: Fri Jul 25 01:55:03 2008
New Revision: 679711
URL: http://svn.apache.org/viewvc?rev=679711&view=rev
Log:
update plugin versions
Modified:
continuum/parent/trunk/pom.xml
Modified: continuum/parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/continuum/parent/trunk/pom.xml?rev=679711&r1=679710&r2=679711&view=diff
=
=
=
=
=
=
=
=
======================================================================
--- continuum/parent/trunk/pom.xml (original)
+++ continuum/parent/trunk/pom.xml Fri Jul 25 01:55:03 2008
@@ -195,7 +195,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>2.0-beta-5</version>
+ <version>2.0-beta-7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -205,7 +205,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3</version>
</plugin>
<plugin>
<artifactId>maven-idea-plugin</artifactId>
--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/