I have some properties I'd like to use in multiple projects for
filtering, how can I specify that the xxx.properties file I want to
use is in a jar?  Typically I do the following when filtering but that
assumes I have that file locally, how can I do this if the file is in
a jar/zip?  I know I could unpack the jar locally but I'm hoping there
is a more elegant solution.

<filters>
      <filter> [a filter property file] </filter>
</filters>

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to