You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alexander Hars <do...@inventivio.com> on 2005/11/15 10:54:24 UTC

Filtering

Hi,

I am trying to copy filtered resources using the assembly plugin.

Unfortunately, it does not work. While the resource plugin correctly 
filters the specified resources (and includes it in the jar file), when 
I reference those resources in an assembly descriptor and explicitly 
copy them, the copy operation is unfiltered.

Is there a way to reference the filtered version of the resource (maybe 
it is accessible in some temporary directory?).

It also does not seem to be possible to use filtering for site-related 
files (e.g. files located in src/site/apt). Is that correct? Is there 
any other way to reference Maven properties as variables in the apt files?

Thanks
- Alexander



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org