Re: WAR plugin misunderstanding

2008-11-03 Thread Wayne Fay
> Each one of those profiles has its repository.xml file, and I would like > that when I run mvn package -P "one of those profiles" the correct > repository.xml file went to final packaged war. Generally, you would do this with a single repository.xml file and use filtering to set the environment-

Re: WAR plugin misunderstanding

2008-11-03 Thread Raffaele
an I contact war plugin developers to ask them? And above all, in my second post I've written in more general words what I would like to obtain. Thanks again and best regards Raffaele -- View this message in context: http://www.nabble.com/WAR-plugin-misunderstanding-tp20268175p20302967.

Re: WAR plugin misunderstanding

2008-11-03 Thread Martin Höller
On 31 Oct 2008, Raffaele wrote: > > Hi all, > I have yet a question about correct using of WAR plugin, I'll try to > describe my scenario: > > Here it is a part of my project structure: > > | configuration > |- dev > |-- WEB-INF > |--- repository.xml > | src > |- main > |-- webapp > |--- WEB-I

Re: WAR plugin misunderstanding

2008-11-03 Thread Raffaele
. I tried configuring war plugin in the way described in my previous post, but it seems not working...I imagine my problem is quite common for all develoepers... Thanks again and best regards Raffaele -- View this message in context: http://www.nabble.com/WAR-plugin-misunderstanding-tp20268175p202

WAR plugin misunderstanding

2008-10-31 Thread Raffaele
f resources that are packaged inside war? Or can you give another solution or best practice? Thanks in advance, best regards Raffaele -- View this message in context: http://www.nabble.com/WAR-plugin-misunderstanding-tp20268175p20268175.html Sent from the Maven - Users mailing list a