Hi,

I've got the following problem:

when I call mvn war:inplace, the goal fails:

[INFO] [war:inplace]
[INFO] Generating webapp in source directory[MY_war_source_directory]
[INFO] Assembling webapp[webclient] in [MY_war_source_directory]
[INFO] Processing war project
[INFO] Copy webapp webResources[MYSOURCE_DIRECTORY/src/conf] 
to[MY_war_source_directory]
[INFO] Copy webapp webResources[MYSOURCE_DIRECTORY/src/conf] 
to[MY_war_source_directory]
[INFO] Copy webapp webResources[MY_war_source_directory] 
to[MY_war_source_directory]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The specified web.xml file 'MYSOURCE_DIRECTORY\target\jspweb.xml' does 
not exist

And after this ALL files in my war folder still exist, but with zero content - 
all has been erased. Really weird behavior -
do you have any idea how to prevent this from happening? I don't really would 
need the goal, I just don't want any developer to call it and to empty all 
files that might not have been checked in before hand...

Thanks in advance,

Stefanie
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

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

Reply via email to