Hello everybody out there,

I am new to maven and - Yes - I searched the 
archives and Google for hours.

I have an application that needs to be configured
on the client's desktop computer, 

Each configuration will be different. So I
cannot pack the config file into the jar,
what maven by default does. It needs to be 
distributed seperately with the jar.

I tried 'resource-targetPath' and 'exclude'
from jar. But the result was not a target
directory parallel with the jar in target
dir (so that I can zip and deploy it all
together).

I also need different libs and files 
depending on target os and arcitecture.

Is there a standard maven way to do this?

Many thanks in advance!

Max

Is there 


      __________________________________________________________
Gesendet von Yahoo! Mail.
Dem pfiffigeren Posteingang.
http://de.overview.mail.yahoo.com

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

Reply via email to