[MMBASE CVS] all/maven/maven-mmbase-plugin pom.xml

2009-04-30 Thread Michiel Meeuwissen
Update of /var/cvs/all/maven/maven-mmbase-plugin
In directory james.mmbase.org:/tmp/cvs-serv18466

Modified Files:
pom.xml 
Log Message:
generated source contained some untrue statements. Fixed.


See also: http://cvs.mmbase.org/viewcvs/all/maven/maven-mmbase-plugin


Index: pom.xml
===
RCS file: /var/cvs/all/maven/maven-mmbase-plugin/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml 28 Apr 2009 15:17:09 -  1.2
+++ pom.xml 30 Apr 2009 20:06:07 -  1.3
@@ -40,6 +40,10 @@
   artifactIdplexus-utils/artifactId
   version1.5.1/version
 /dependency
+dependency
+  groupIdjavax.servlet/groupId
+  artifactIdservlet-api/artifactId
+/dependency
   /dependencies
 
 /project
___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] all/maven/maven-mmbase-plugin pom.xml

2009-04-28 Thread Michiel Meeuwissen
Update of /var/cvs/all/maven/maven-mmbase-plugin
In directory james.mmbase.org:/tmp/cvs-serv12248/maven-mmbase-plugin

Modified Files:
pom.xml 
Log Message:
Defined the version of everything that follows the mmbase version explicitely, 
which makes it possible to override it using command line options only


See also: http://cvs.mmbase.org/viewcvs/all/maven/maven-mmbase-plugin


Index: pom.xml
===
RCS file: /var/cvs/all/maven/maven-mmbase-plugin/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pom.xml 8 Mar 2009 18:12:44 -   1.1
+++ pom.xml 28 Apr 2009 15:17:09 -  1.2
@@ -12,6 +12,7 @@
   artifactIdmaven-mmbase-plugin/artifactId
   nameMMBase Maven Plugin/name
   packagingmaven-plugin/packaging
+  version${mmbase.version}/version
 
   dependencies
 dependency
___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] all/maven/maven-mmbase-plugin pom.xml

2009-03-08 Thread Nico Klasens
Update of /var/cvs/all/maven/maven-mmbase-plugin
In directory james.mmbase.org:/tmp/cvs-serv7434/maven/maven-mmbase-plugin

Added Files:
pom.xml 
Log Message:
Improvements for the multiproject build
Kick off a full build inside /maven


See also: http://cvs.mmbase.org/viewcvs/all/maven/maven-mmbase-plugin


pom.xml is new

___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs