You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Blevins <da...@visi.com> on 2006/02/15 21:22:03 UTC

Re: Migrating to maven 2 -- version properties

On Feb 15, 2006, at 11:29 AM, Anders Hessellund Jensen wrote:

>
> geronimo-system has some jelly to create a geronimo- 
> version.properties file.
>

Check out how I create the  openejb-version.properties via the maven- 
antrun-plugin here:

http://cvs.openejb.org/viewrep/openejb/trunk/openejb3/container/ 
openejb-core/pom.xml?r=2423

Might help.

-David