You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jeffrey Dever <js...@sympatico.ca> on 2003/01/29 08:32:47 UTC

writing a version number to a source file

HttpClient sends out a user agent string that has the version number in
it.  This should be synchronized to the version in the project.xml file.
  How could I have maven modify the source file with the version number
for the project that maven already knows about?

-jsd