Thanks, thats great news.

Brett, the temp dir is setup correctly. All files are there. The problem is
with the goal it self.

In the mean time I made a goal called webapp:prepare which does exactly the
same as the preGoal for war:webapp did.
When I invoke the webapp:prepare and war:webapp in a sequence it works good.
To me it looks like the war:webapp is only aware of the WEB-INF/**/*.*  dir
and not of the other files in the temp folder.

Well, now I don't need this anymore because I can include and exclude also
sources.

Cheers
Roland

-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 30. September 2003 08:07
An: Maven Users List
Betreff: Re: AW: bug in war:webapp??


"Roland Berger" <[EMAIL PROTECTED]> wrote on 30/09/2003 03:50:09 PM:

> No, I copy the webapp by a normal ant task to a temp folder because I
don't
> want everything which is in the original webapp in the finall webapp
(war
> goal does not support excludes, only for classes). So, my temp webapp
folder

The war goal does support includes and excludes of the source, as of rc1.

See the refreshed web page:
http://maven.apache.org/reference/plugins/war/properties.html

> is the source folder for the war:webapp goal.
>
> Regards
> Roland

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



---------------------------------------------------------------------
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