Update of /var/cvs/all
In directory james.mmbase.org:/tmp/cvs-serv11010

Modified Files:
        pom.xml 
Log Message:
switched base en mmbase core pom


See also: http://cvs.mmbase.org/viewcvs/all


Index: pom.xml
===================================================================
RCS file: /var/cvs/all/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pom.xml     21 Mar 2008 15:51:36 -0000      1.1
+++ pom.xml     21 Mar 2008 16:05:08 -0000      1.2
@@ -1,21 +1,460 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-This software is OSI Certified Open Source Software.
-OSI Certified is a certification mark of the Open Source Initiative
-
-The license (Mozilla version 1.0) can be read at the MMBase site.
-See http://www.MMBase.org/license
--->
-<project>
+<?xml version="1.0" encoding="UTF-8"?><project>
   <modelVersion>4.0.0</modelVersion>
+  <!-- reference to the root POM -->
+  <parent>
   <groupId>org.mmbase</groupId>
   <artifactId>mmbase</artifactId>
-  <packaging>pom</packaging>
-  <name>MMBase</name>
   <version>1.9</version>
-  <description>MMBase 1.9</description>
+    <relativePath>maven-base/pom.xml</relativePath>
+  </parent>
+  <artifactId>mmbase-module</artifactId>
+  <packaging>jar</packaging> <!--was: mmbase-module -->
+  <name>MMBase</name>
+  <description>MMBase is a Web Content Management System with strong multi 
media features. MMBase has a large installed base in The Netherlands, and is 
used by major Dutch broadcasters, publishers, educational institutes, national 
and local governments. MMBase is written in Java, it is Open 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>
+  <issueManagement>
+    <url>http://www.mmbase.org/bug</url>
+  </issueManagement>
+  <ciManagement>
+    <notifiers>
+      <notifier>
+        <configuration>
+          <address>[EMAIL PROTECTED]</address>
+        </configuration>
+      </notifier>
+    </notifiers>
+  </ciManagement>
+  <inceptionYear>2000</inceptionYear>
+  <mailingLists>
+    <mailingList>
+      <name>MMBase User List</name>
+      <subscribe>http://lists.mmbase.org/mailman/listinfo/users</subscribe>
+      <unsubscribe>http://lists.mmbase.org/mailman/listinfo/users</unsubscribe>
+      <archive>http://lists.mmbase.org/arc/users/threads.html</archive>
+    </mailingList>
+    <mailingList>
+      <name>MMBase Developer List</name>
+      
<subscribe>http://lists.mmbase.org/mailman/listinfo/developers</subscribe>
+      
<unsubscribe>http://lists.mmbase.org/mailman/listinfo/developers</unsubscribe>
+      <archive>http://lists.mmbase.org/arc/developers/threads.html</archive>
+    </mailingList>
+    <mailingList>
+      <name>MMBase Commiter List</name>
+      
<subscribe>http://lists.mmbase.org/mailman/listinfo/committers</subscribe>
+      
<unsubscribe>http://lists.mmbase.org/mailman/listinfo/committers</unsubscribe>
+      <archive>http://lists.mmbase.org/arc/committers/threads.html</archive>
+    </mailingList>
+    <mailingList>
+      <name>MMBase CVS List</name>
+      <subscribe>http://lists.mmbase.org/mailman/listinfo/cvs</subscribe>
+      <unsubscribe>http://lists.mmbase.org/mailman/listinfo/cvs</unsubscribe>
+      <archive>http://lists.mmbase.org/arc/cvs/index.html</archive>
+    </mailingList>
+  </mailingLists>
+  <developers>
+    <developer>
+      <id>0</id>
+      <name>Andre van Toly</name>
+      <email>[EMAIL PROTECTED]</email>
+      <roles>
+        <role>Webmaster</role>
+      </roles>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>1</id>
+      <name>Daniel Ockeloen</name>
+      <email>[EMAIL PROTECTED]</email>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>2</id>
+      <name>Eduard Witteveen</name>
+      <email>[EMAIL PROTECTED]</email>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>ernst</id>
+      <name>Ernst Bunders</name>
+      <email>[EMAIL PROTECTED]</email>
+      <url>http://www.dynasol.nl</url>
+      <organization>Dynasol</organization>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>4</id>
+      <name>Gerard van Enk</name>
+      <email>[EMAIL PROTECTED]</email>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>5</id>
+      <name>Jaco de Groot</name>
+      <email>[EMAIL PROTECTED]</email>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>johannes</id>
+      <name>Johannes Verelst</name>
+      <email>[EMAIL PROTECTED]</email>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>keesj</id>
+      <name>Kees Jongenburger</name>
+      <email>[EMAIL PROTECTED]</email>
+      <organization>Exmachina</organization>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>7</id>
+      <name>Marcel Maatkamp</name>
+      <email>[EMAIL PROTECTED]</email>
+      <organization>Vpro</organization>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>8</id>
+      <name>Mark Huijser</name>
+      <email>[EMAIL PROTECTED]</email>
+      <organization>EO</organization>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>michiel</id>
+      <name>Michiel Meeuwissen</name>
+      <email>[EMAIL PROTECTED]</email>
+      <url>http://www.dynasol.nl</url>
+      <organization>Dynasol</organization>
+      <roles>
+        <role>Release Manager</role>
+      </roles>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>nklasens</id>
+      <name>Nico Klasens</name>
+      <email>[EMAIL PROTECTED]</email>
+      <url>http://www.finalist.com</url>
+      <organization>Finalist IT Group</organization>
+      <roles>
+        <role>CVS monitor</role>
+        <role>Patch manager</role>
+      </roles>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>pierre</id>
+      <name>Pierre van Rooden</name>
+      <email>[EMAIL PROTECTED]</email>
+      <organization>Publieke Omroep</organization>
+      <roles>
+        <role>Vote manager</role>
+      </roles>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>11</id>
+      <name>Rico Jansen</name>
+      <email>[EMAIL PROTECTED]</email>
+      <organization>Vpro</organization>
+      <roles>
+        <role>Hosting</role>
+      </roles>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>12</id>
+      <name>Rob van Maris</name>
+      <email>[EMAIL PROTECTED]</email>
+      <roles>
+        <role>Project coordination</role>
+        <role>Meeting coordination</role>
+      </roles>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>13</id>
+      <name>Rob Vermeulen</name>
+      <email>[EMAIL PROTECTED]</email>
+      <organization>Vpro</organization>
+      <timezone>1</timezone>
+    </developer>
+  </developers>
+  <licenses>
+    <license>
+      <name>Mozilla Public License 1.0 (MPL)</name>
+      <url>http://www.mmbase.org/license</url>
+    </license>
+  </licenses>
+  <scm>
+    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/var/cvs:mmbase-core</connection>
+    <developerConnection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/var/cvs:mmbase-core</developerConnection>
+    <url>http://cvs.mmbase.org/viewcvs/</url>
+  </scm>
+  <organization>
+    <name>MMBase.org</name>
   <url>http://www.mmbase.org</url>
-  <modules>
-    <module>maven-base</module>
-  </modules>
+  </organization>
+  <build>
+    <defaultGoal>install</defaultGoal>
+    <sourceDirectory>${basedir}/src</sourceDirectory>
+    <finalName>mmbase</finalName>
+    <outputDirectory>${basedir}/target/classes</outputDirectory>
+    <directory>${basedir}/target</directory>
+    <resources>
+      <resource>
+        <directory>${basedir}/src</directory>
+        <includes>
+          <include>**/*.xml</include>
+          <include>**/*.dtd</include>
+          <include>**/*.xsd</include>
+          <include>**/*.properties</include>
+        </includes>
+      </resource>
+      <resource>
+        <directory>${basedir}/html/WEB-INF/classes</directory>
+      </resource>
+      <resource>
+        <targetPath>META-INF</targetPath>
+        <directory>META-INF</directory>
+        <excludes>
+          <exclude>"**/CVS"</exclude>
+        </excludes>
+      </resource>
+      <resource>
+        <targetPath>org/mmbase/config</targetPath>
+        <directory>config</directory>
+        <excludes>
+          <exclude>"**/CVS"</exclude>
+        </excludes>
+      </resource>
+    </resources>
+    <plugins>
+      <!-- plugin>
+        <groupId>mmapps</groupId>
+        <artifactId>maven-mmbase-module-plugin</artifactId>
+        <version>1.2</version>
+      </plugin -->
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>javacc-maven-plugin</artifactId>
+        <version>2.4</version>
+        <executions>
+          <execution>
+            <id>javacc</id>
+            <goals>
+              <goal>javacc</goal>
+            </goals>
+            <configuration>
+              <!-- outputDirectory>${basedir}/target/classes</outputDirectory 
-->
+              
<sourceDirectory>${basedir}/src/org/mmbase/util/dateparser</sourceDirectory>
+              <includes>
+                <include>DateParser.jj</include>
+              </includes>
+              <excludes>
+                <include>**/*.java</include>
+              </excludes>
+              <lookAhead>2</lookAhead>
+              <isStatic>false</isStatic>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.5</source>
+          <target>1.5</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <configuration>
+          <links>http://java.sun.com/j2se/1.5.0/docs/api/</links>
+          <source>1.5</source>
+          <tags>
+            <tag>
+              <head>To Do:</head>
+              <name>todo</name>
+              <placement>a</placement>
+            </tag>
+            <tag>
+              <head>Classifies the class as an APPLICATION class, belonging to 
the application with name application-name</head>
+              <name>application</name>
+            </tag>
+            <tag>
+              <head>Section contains hard-coded values, which should be made 
configurable.</head>
+              <name>bad-constant</name>
+            </tag>
+            <tag>
+              <head>Section contains literals (numeric or string constants), 
where constants (public final static identifiers) should be used.</head>
+              <name>bad-literal</name>
+            </tag>
+            <tag>
+              <head>The class needs to be adapted to the MMBase Coding 
Standards.</head>
+              <name>code-conventions</name>
+            </tag>
+            <tag>
+              <head>Classifies the class as a CORE class</head>
+              <name>core</name>
+            </tag>
+            <tag>
+              <head>Section is deprecated and will be removed from the code. 
If this is a Class, the entire Class will be removed.</head>
+              <name>deprecated-now</name>
+            </tag>
+            <tag>
+              <head>Section uses deprecated (java) code, which will be 
fixed</head>
+              <name>deprecation-used</name>
+            </tag>
+            <tag>
+              <head>Section contains code which is depedent on a class, where 
it is undesirable. The code will be adapated to be more generic or moved to a 
more appropriate class.</head>
+              <name>dependency</name>
+            </tag>
+            <tag>
+              <head>Section contains code which will be moved to an higher 
(possibly abstract) class, identified with &lt;classname></head>
+              <name>duplicate</name>
+            </tag>
+            <tag>
+              <head>Section needs Javadoc..</head>
+              <name>javadoc</name>
+            </tag>
+            <tag>
+              <head>Section needs to be altered to use internationalization, 
using english ('en') as a default.</head>
+              <name>language</name>
+            </tag>
+            <tag>
+              <head>The code for this class falls under a different (and 
conflicting) license, such as GPL. The code needs to be replaced or moved out 
of the core.</head>
+              <name>license</name>
+            </tag>
+            <tag>
+              <head>Class will be moved to package 
&lt;packagename&amp;lg;</head>
+              <name>move</name>
+            </tag>
+            <tag>
+              <head>Section need be improved for performance reasons.</head>
+              <name>performance</name>
+            </tag>
+            <tag>
+              <head>Class wil be renamed to &lt;classname></head>
+              <name>rename</name>
+            </tag>
+            <tag>
+              <head>This Class needs the indicated version of the MMBase 
core.</head>
+              <name>requires</name>
+            </tag>
+            <tag>
+              <head>Section scope will be narrowed to &lt;scope> (i.e. 
private, package, protected)</head>
+              <name>scope</name>
+            </tag>
+            <tag>
+              <head>Section uses (direct) SQL queries, which will be 
removed/fixed</head>
+              <name>sql</name>
+            </tag>
+            <tag>
+              <head>Section contains VPRO-specific code, which will be 
removed/fixed</head>
+              <name>vpro</name>
+            </tag>
+          </tags>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <argLine>-Dmmbase.config=${basedir}/src/tests/config</argLine>
+          <skip>false</skip>
+          <testFailureIgnore>true</testFailureIgnore>
+          <excludes>
+            <exclude>**/Abstract*Test.java</exclude>
+          </excludes>
+          <includes>
+            <include>**/*Tests.java</include>
+            <include>**/*Test.java</include>
+            <include>**/*Suite.java</include>
+          </includes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+      <version>2.4</version>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <version>1.2.8</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+      <version>1.0</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>jsp-api</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>jstl</artifactId>
+      <version>1.1.2</version>
+    </dependency>
+    <dependency>
+      <groupId>taglibs</groupId>
+      <artifactId>standard</artifactId>
+      <version>1.1.2</version>
+    </dependency>
+    <dependency>
+      <groupId>hsqldb</groupId>
+      <artifactId>hsqldb</artifactId>
+      <version>1.8.0.7</version>
+    </dependency>
+  </dependencies>
+  <reporting>
+    <plugins>
+      <plugin>
+        <artifactId>maven-changelog-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-changes-plugin</artifactId>
+        <configuration>
+          <xmlPath>${basedir}/xdocs/changes.xml</xmlPath>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <configuration>
+          <configLocation>${basedir}/checkstyle-mmbase.xml</configLocation>
+          <headerLocation>${basedir}/LICENSE.txt</headerLocation>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>taglist-maven-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
+  <distributionManagement>
+    <repository>
+      <id>default</id>
+      <name>Default Repository</name>
+      <url>http://www.mmbase.org/download///home/maven/site/mmapps/jars/</url>
+    </repository>
+    <site>
+      <id>default</id>
+      <name>Default Site</name>
+      <url>scp://http://www.mmbase.org/home/maven/site/mmbase</url>
+    </site>
+  </distributionManagement>
 </project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to