Update of /cvsroot/xdoclet/xdoclet/maven
In directory sc8-pr-cvs1:/tmp/cvs-serv20407/xdoclet/maven

Modified Files:
        build.xml 
Added Files:
        README.txt 
Log Message:
Added some build instructions for the Maven plugin.

--- NEW FILE: README.txt ---
This is the XDoclet plugin for Maven (http://jakarta.apache.org/maven/)
It will be packaged as a jar file that can be dropped in Maven's plugin dir.
The plugin.jelly script is not in CVS, as it will be generated by XDoclet
when invoking ant in the directory where this file is located.
N.B. XDoclet should be built first. See general build instructions for XDoclet.
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/maven/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** build.xml   9 Dec 2002 23:19:56 -0000       1.1
--- build.xml   15 Dec 2002 23:10:09 -0000      1.2
***************
*** 72,75 ****
--- 72,76 ----
              <fileset dir="${basedir}/target">
                  <exclude name="build.xml"/>
+                 <exclude name="README.txt"/>
              </fileset>
          </jar>



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to