http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html

Eric

On 6/14/07, Farrukh S. Najmi <[EMAIL PROTECTED]> wrote:


Hi Eric,

The docs are not obvious to me. Do I need to write code for this?
If not, can you give an example please. Thanks.

Eric Redmond wrote:
> I'm confused... why can't you use the "archive" configuration of the
> "war:war" goal?
>
> http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html
>
> Eric
>
> On 6/14/07, Farrukh S. Najmi <[EMAIL PROTECTED]> wrote:
>>
>>
>> Thanks. I guess that is what I will have to do.
>>
>> I have filed the following issue requesting this RFE:
>>
>> <http://jira.codehaus.org/browse/MWAR-105>
>>
>> Thanks very much for all your help.
>>
>> Wayne Fay wrote:
>> > If you can't control where it is being created, perhaps you should
use
>> > the antrun plugin to copy the file to where you need it after it has
>> > been generated.
>> >
>> > Wayne
>> >
>> > On 6/14/07, Farrukh S. Najmi <[EMAIL PROTECTED]> wrote:
>> >> Alexander Sack wrote:
>> >> > Can you give an example?  Also, why can't you change where the
>> >> target is
>> >> > produced?
>> >>
>> >> Hi Alexander,
>> >>
>> >> There is a complex dependency on various plugin and underlying
>> libraries
>> >> that does not offer much flexibility in where the file is produced.
>> >>
>> >> The example is the one I gave earlier. The generate-sources phase
>> >> produces:
>> >>
>> >> target/jaxws/wsimport/java/META-INF/somefile
>> >>
>> >> I need the resulting war to have:
>> >>
>> >> META-INF/somefile
>> >>
>> >> Thanks for any suggestions.


--
Regards,
Farrukh

Web: http://www.wellfleetsoftware.com



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




--
Eric Redmond
http://www.sonatype.com

Reply via email to