Never mind... I found the answer at
http://maven.apache.org/plugins/maven-resources-plugin/examples/escape-filtering.html

Sorry for the noise!

On Thu, Apr 19, 2012 at 11:53 AM, Will Hoover <[email protected]> wrote:
> I was wondering if there was a way to exclude specific properties (not
> files) from getting filtered? The dilemma is that I am filtering on a
> "logback.xml" file for a bunch of needed properties, but I want the
> ${user.home} system variable to remain as-is in logback.xml so when the
> application is ran it will use the actual user directory for the user
> running the application- not the developer that used Maven to build the
> project. Any ideas on how this can be accomplished?
>
>
>
>

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

Reply via email to