Hi,

I'm wondering if anybody has experience to share about setting up
Continuum for doing Maven2 releases (I'm assuming using a manual trigger)

I'm thinking specifically about something like:

mvn release:prepare
if ( release:prepare successful ) {
    mvn release:perform
}
cleanup work area

Any ideas?

alex




Reply via email to