Update of /var/cvs/applications/jumpers
In directory james.mmbase.org:/tmp/cvs-serv18204/applications/jumpers
Modified Files:
project.xml
Log Message:
Improvements in maven build for site and documentation generation
See also: http://cvs.mmbase.org/viewcvs/applications/jumpers
Index: project.xml
===================================================================
RCS file: /var/cvs/applications/jumpers/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- project.xml 25 Nov 2007 18:44:46 -0000 1.3
+++ project.xml 25 Mar 2008 21:03:09 -0000 1.4
@@ -19,5 +19,14 @@
<type>example</type>
<status>stable</status>
</properties>
+ <dependencies>
+ <!-- Code does not enforce it through the compiler, but it will not work
in runtime -->
+ <dependency>
+ <groupId>mmbase</groupId>
+ <artifactId>mmbase-resources</artifactId>
+ <version>${mmbase.version}</version>
+ <type>jar</type>
+ </dependency>
+ </dependencies>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs