xd2/mvn2/web plugin does not include welcomefiles.xml
"Marco Mistroni" <[email protected]> Sat, 12 May 2007 14:53:14 +0100
| Newsgroups | gmane.comp.java.xdoclet-plugins |
|---|---|
| Message-ID | <[email protected]> |
hi all,
just noticed today that mvn2 xd2 webdoclet plugin does not include
welcomefiles.xml............
here's my pom.xml .... do i need to upgrade or fill a JIRA?
thanks in advance and regards
marco
<plugin>
<groupId>xdoclet</groupId>
<artifactId>maven2-xdoclet2-plugin</artifactId>
<version>2.0.5</version>
<executions>
<execution>
<id>generateSources</id>
<phase>generate-sources</phase>
<goals>
<goal>xdoclet</goal>
</goals>
</execution>
</executions>
<dependencies>
<dependency>
<groupId>xdoclet-plugins</groupId>
<artifactId>xdoclet-plugin-xwork</artifactId>
<version>1.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>xdoclet-plugins</groupId>
<artifactId>xdoclet-plugin-web</artifactId>
<version>1.0.4-SNAPSHOT</version>
</dependency>
</dependencies>
<configuration>
<configs>
<config>
<components>
<component>
<classname>
org.xdoclet.plugin.xwork.XWorkXMLPlugin</classname>
<params>
<filename>xwork.xml</filename>
<package>default</package>
<mergedir>file:${basedir}/src/merge/</mergedir>
<mergefile>xwork-default.xml</mergefile>
<extends>webwork-default</extends>
<destdir>${project.build.directory
}/generated-resources/xdoclet</destdir>
</params>
</component>
<component>
<classname>org.xdoclet.plugin.web.WebPlugin
</classname>
<params>
<mergedir>file:${basedir}/src/merge/</mergedir>
<destdir>${basedir}/src/main/webapp/WEB-INF</destdir>
</params>
</component>
</components>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest