Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/taglib
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9889/taglib
Modified Files:
pom.xml
Log Message:
reworked jelly merge, moved taglib from web plugin to generama to provide standard
merge capabilities
Index: pom.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/taglib/pom.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pom.xml 6 Sep 2006 09:28:16 -0000 1.5
--- pom.xml 24 Sep 2006 11:58:57 -0000 1.6
***************
*** 27,31 ****
</executions>
<!--
! since maven plusgin does not specify dependencies
on concrete xdoclet-2 plugins, you must specify them
explicitely. as well as dependencies which may be needed by
--- 27,31 ----
</executions>
<!--
! since maven plugin does not specify dependencies
on concrete xdoclet-2 plugins, you must specify them
explicitely. as well as dependencies which may be needed by
|