Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-jdo
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18283/plugin-jdo

Added Files:
        pom.xml 
Log Message:
added jdo to m2 build. junit still needs some work


--- NEW FILE: pom.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<project>
    <parent>
        <artifactId>xdoclet-taglib-plugin</artifactId>
        <groupId>xdoclet-plugins</groupId>
        <version>1.0.4-SNAPSHOT</version>
        <relativePath>../taglib</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>xdoclet-plugin-jdo</artifactId>
    <name>xdoclet-plugin-jdo</name>
    <description>Generates JDO mappings</description>
    <build>
        <plugins>
            <plugin>
                <groupId>xdoclet</groupId>
                <artifactId>maven2-xdoclet2-plugin</artifactId>
            </plugin>
        </plugins>
    </build>
    <properties>
        <xdoclet.plugin.namespace>jdo</xdoclet.plugin.namespace>
    </properties>
</project>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to