On 01/11/2007, at 5:21 PM, [EMAIL PROTECTED] wrote:
Modified: maven/archiva/trunk/archiva-web/archiva-webapp/pom.xml
URL: http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-web/
archiva-webapp/pom.xml?rev=590908&r1=590907&r2=590908&view=diff
======================================================================
========
--- maven/archiva/trunk/archiva-web/archiva-webapp/pom.xml (original)
+++ maven/archiva/trunk/archiva-web/archiva-webapp/pom.xml Wed Oct
31 23:21:26 2007
@@ -420,6 +420,7 @@
</roleDefaults>
</configuration>
</plugin>
+ <!--
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<executions>
@@ -438,6 +439,7 @@
</execution>
</executions>
</plugin>
+ -->
</plugins>
</build>
<profiles>
Looks like this slipped in - maybe it can be moved to a profile after-
all and I can add it to my default profiles in the settings if it's
that much of a pain?
- Brett
--
Brett Porter - [EMAIL PROTECTED]
Blog: http://www.devzuz.org/blogs/bporter/