On Wed, Apr 29, 2009 at 7:00 AM, Weichselbaumer Michael (MWE 4170) > I
need to edit some configuration files which are in xml-format during
> building with maven.
> Some values, that change from build to build (e.g. buildnumber) need to
> be written to the xml-file (value for attribute) - is there any plugin
> capable of doing so or how does maven accomplish this?

Would resource filtering handle it?

http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html

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

Reply via email to