Vincent,

You're right, there was a setting overwriding my war.src path. Problem solved THX!

/c

Vincent Siveton wrote:

Hi Colin,

Maybe a generic solution but did you set the property maven.war.src as well?
Did you set the property maven.war.src.excludes to exclude jsp or images?

Cheers,

Vincent

2005/7/5, Colin Chalmers <[EMAIL PROTECTED]>:
Hi,

I was playing around with maven, preparing for a dept. demo using the
war plugin but am having problems getting the jsp's/images into the war
file.

I'm running Maven 1.0.2

Project compiles OK, war file is generated with the jars I designated to
be part of the war and web.xml is there as well. However the dirs I
defined underneath webapp directory do not appear to be getting copied,
must be something simple right?

I have the webapp dir directly underneath my src directory. In the war
file I see the WEB-INF dir with libs including jars that I had defined.
However NO images or JSP's :-(

Is it naive to think that I just drop the jsp's into the webapp dir and
Maven does the rest? Are there special war resource settings I should be
concerned with?

Colin

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



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






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

Reply via email to