Revision: 666
          http://svn.sourceforge.net/jwebunit/?rev=666&view=rev
Author:   henryju
Date:     2007-02-28 02:54:55 -0800 (Wed, 28 Feb 2007)

Log Message:
-----------
Update plugin configuration.

Modified Paths:
--------------
    branches/1.x/pom.xml

Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml        2007-01-27 19:21:51 UTC (rev 665)
+++ branches/1.x/pom.xml        2007-02-28 10:54:55 UTC (rev 666)
@@ -165,13 +165,13 @@
        <organization>
                <name>SourceForge</name>
                <url>http://sourceforge.net</url>
-       </organization>
-    <repositories>
-        <repository>
-            <id>Codehaus</id>
-            <name>Mojo Codehaus Repository</name>
-            <url>http://repository.codehaus.org/org/codehaus/mojo/</url>
-        </repository>
+       </organization>
+    <repositories>
+        <repository>
+            <id>Codehaus</id>
+            <name>Mojo Codehaus Repository</name>
+            <url>http://repository.codehaus.org/org/codehaus/mojo/</url>
+        </repository>
     </repositories>
        <build>
                <plugins>
@@ -235,8 +235,13 @@
                                <artifactId>junit</artifactId>
                                <version>3.8.2</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.codehaus.mojo</groupId>
+                               <artifactId>javacc-maven-plugin</artifactId>
+                               <version>2.2-SNAPSHOT</version>
+                       </dependency>
                </dependencies>
-       </dependencyManagement>
+       </dependencyManagement>
        <reporting>
                <plugins>
                        <plugin>
@@ -265,7 +270,7 @@
                                <artifactId>taglist-maven-plugin</artifactId>
                        </plugin>
                        <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
+                               <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-clover-plugin</artifactId>
                                <configuration>
                                        
<generateHistorical>true</generateHistorical>
@@ -292,10 +297,10 @@
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>findbugs-maven-plugin</artifactId>
                                </plugin>
-                       <!--plugin> //Still not released
+                       <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-changelog-plugin</artifactId>
-                       </plugin-->
+                       </plugin>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-javadoc-plugin</artifactId>
@@ -382,4 +387,4 @@
                        <name>JWebUnit Maven 2 Snapshots Repository</name>
                </snapshotRepository>
        </distributionManagement>
-</project>
\ No newline at end of file
+</project>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to