Hi all, Don’t wanna spam the list,
but I can’t figure out what is the problem. I am using xdoclet
-1.2.1 together with maven. I want to generate the <welcome-files>
in web.xml. So I went to check the maven xdoclet plugin, and found out
following lines: <jelant:setProperty name="tagLibs" value="${context.getVariable(prop_name)}"/> <j:set var="prop_name" value="maven.xdoclet.webdoclet.deploymentdescriptor.${subelement_index}.welcomeFiles"/>
<jelant:setProperty
name="welcomeFiles" value="${context.getVariable(prop_name)}"/>
and this is what I am putting in project.properties,
but it seems that it does not work since the welcomeFiles
does not get generated # Maven
properties anyone has any clues on what could be wrong? Thanx in advance and regards Marco |
Title: Re: [Xdoclet-user] Specifying a remove method on the home interface?
- Re: [Xdoclet-user] webdoclet. how to include <welcome-fi... Rupp, Heiko
- RE: [Xdoclet-user] webdoclet. how to include <welco... Marco Mistroni
- Re: [Xdoclet-user] webdoclet. how to include <w... Marco Mistroni
- Re: [Xdoclet-user] webdoclet. how to include <welco... Rupp, Heiko