You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Steven Rowe <sa...@syr.edu> on 2007/04/25 18:49:16 UTC

Source filtering

Hi,

I want to be able to interpolate ${pom.version} in Java source code
before compilation.  How can I do this?

I see that there is a simple way to turn on resource filtering, but that
does not appear to be applicable to source code.

I also see that the process-sources phase is where source filtering
should be done, but I can find no description of how to do this.

What am I missing?

Steve

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