Hi,
I'm looking into the last issue reported to be fixed by the 1.0 release
and have mixed feelings about my implementation proposal.
There's a maven goal - openejb:release that cuts a release. (I've
recently seen another maven goal - release - what a coincidene! - that
could be used, but haven't yet looked at it in details) Should the
openejb:release goal check out the openejb-website module and build it
or is there a better way to work it out?
If we agree upon doing the checkout and build og the openejb-website
module, does anyone have a clue how to implement it? Shall I use the
maven scm plugin or build my own with ant tags?
Jacek