Revision: 600
          http://svn.sourceforge.net/jwebunit/?rev=600&view=rev
Author:   henryju
Date:     2006-11-07 02:22:35 -0800 (Tue, 07 Nov 2006)

Log Message:
-----------
Update reporting and licence title.

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

Modified: branches/1.x/pom.xml
===================================================================
--- branches/1.x/pom.xml        2006-11-05 19:48:51 UTC (rev 599)
+++ branches/1.x/pom.xml        2006-11-07 10:22:35 UTC (rev 600)
@@ -154,7 +154,7 @@
     </contributors>
     <licenses>
         <license>
-            <name>BSD License</name>
+            <name>GPL License</name>
             <url>${topDirectoryLocation}/LICENSE.txt</url>
         </license>
     </licenses>
@@ -285,6 +285,10 @@
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>
                     <aggregate>true</aggregate>
+                    
<excludePackageNames>net.sourceforge.jwebunit.test.*</excludePackageNames>
+                    <links>
+                        <link>http://java.sun.com/j2se/1.4.2/docs/api</link>
+                    </links>
                 </configuration>
             </plugin>
             <plugin>
@@ -296,6 +300,10 @@
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-pmd-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
                 <reportSets>
                     <reportSet>


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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to