> I am using the maven-dependency-plugin unpack goal to unpack the > "client-generic" dependency into these other projects. Is there a way to > apply resource filtering for the unpack goal so I can filter this property > on the configuration file that is in the dependency?
You should find complete directions in this Sonatype blog post written by Brian Fox: http://www.sonatype.com/people/2008/04/how-to-share-resources-across-projects-in-maven/ Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
