Update of /var/cvs/all/maven-base
In directory james.mmbase.org:/tmp/cvs-serv22384
Modified Files:
pom.xml
Log Message:
added project reports to site
See also: http://cvs.mmbase.org/viewcvs/all/maven-base
Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven-base/pom.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- pom.xml 25 Mar 2009 17:56:56 -0000 1.14
+++ pom.xml 25 Mar 2009 20:07:24 -0000 1.15
@@ -13,7 +13,7 @@
<groupId>org.mmbase</groupId>
<artifactId>mmbase-parent</artifactId>
<packaging>pom</packaging>
- <name>MMBase Parent</name>
+ <name>MMBase</name>
<version>1.9-SNAPSHOT</version>
<description>
@@ -23,7 +23,7 @@
Source Software (MPL) and all standards used are as 'open' as possible.
The system can be used
with all major operating systems, webservers and databases.
</description>
- <url>http://www.mmbase.org</url>
+ <url>http://www.mmbase.org/mm2</url>
<inceptionYear>2000</inceptionYear>
<organization>
@@ -378,6 +378,7 @@
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>
+
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
@@ -479,6 +480,10 @@
</tags>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-project-info-reports-plugin</artifactId>
+ </plugin>
</plugins>
</pluginManagement>
</build>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs