Hello, Remote Resources Plugin [1] will be probably your friend HTH, -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
[1] http://maven.apache.org/plugins/maven-remote-resources-plugin/ 2011/8/4 David Hoffer <[email protected]>: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
