Simon McClenahan said the following on 8/16/2005 12:09 PM:

On http://maven.apache.org/reference/plugins/war/ it gives an example of using <war.target.path> as a dependency property. I have JSP and other sources that has to be placed relative to the war root, until I refactor it according to Sun and Maven conventions.


I guess i missed this obvious solution: put it in the project src/webapp directory.

But genapp didn't create the src/{main,test}/java directories, it uses the old src/{java,test} layout. I guess that's a genapp issue.

- Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to