Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv18204/applications/app-base

Modified Files:
        project.properties project.xml 
Log Message:
Improvements in maven build for site and documentation generation


See also: http://cvs.mmbase.org/viewcvs/applications/app-base


Index: project.properties
===================================================================
RCS file: /var/cvs/applications/app-base/project.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- project.properties  12 Sep 2005 19:35:41 -0000      1.2
+++ project.properties  25 Mar 2008 21:03:08 -0000      1.3
@@ -13,3 +13,6 @@
 maven.mmbasemodule.templates.includes=**
 maven.mmbasemodule.examples=${maven.mmbasemodule.src}/examples
 maven.mmbasemodule.examples.includes=**
\ No newline at end of file
+
+maven.sdocbook.catalogmanager.properties=${basedir}/../../maven-base/CatalogManager.properties
+maven.sdocbook.stylesheets.mmbase=${basedir}/../../documentation
\ No newline at end of file


Index: project.xml
===================================================================
RCS file: /var/cvs/applications/app-base/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- project.xml 12 Sep 2005 19:35:41 -0000      1.2
+++ project.xml 25 Mar 2008 21:03:08 -0000      1.3
@@ -9,6 +9,11 @@
 <project>
        <extend>../../maven-base/project.xml</extend>
     <artifactId>mmbase-application</artifactId>
+  <repository>
+    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/var/cvs:applications/${pom.artifactId.substring(7)}</connection>
+    <developerConnection>scm:cvs:ext:[EMAIL 
PROTECTED]:/var/cvs:applications/${pom.artifactId.substring(7)}</developerConnection>
+    
<url>http://cvs.mmbase.org/viewcvs/applications/${pom.artifactId.substring(7)}</url>
+  </repository>
     <dependencies>
         <dependency>
             <groupId>mmbase</groupId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to