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

Added Files:
        pom.xml 
Log Message:
added m2 builds up to interfaceextractor ( alphabetically ) - greg please check 
it works ;)



--- 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-beaninfo</artifactId>
    <name>xdoclet-plugin-beaninfo</name>
    <build>
        <plugins>
            <plugin>
                <groupId>xdoclet</groupId>
                <artifactId>maven2-xdoclet2-plugin</artifactId>
            </plugin>
        </plugins>
    </build>
    <properties>
        <xdoclet.plugin.namespace>beaninfo</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