http://maven.apache.org/plugins/maven-release-plugin/prepare-mojo.html#commitByProject
might be a property that "could" help 2009/12/17 Stephen Connolly <[email protected]> > depends on how your scm's are organised... > > 2009/12/17 Paul Benedict <[email protected]> > > My work situation is similar to what I learned about Eclipse. There's >> a "release train" in which 10-20 projects -- with dependencies on each >> other -- have to be versioned, built, and deployed. It's extremely >> tedious manually do this in the console. Can Maven provide any >> alleviation? Ideally, I would write a project (type pom) with all the >> projects as dependencies that I want to batch release, and let the >> Maven Release Plugin take care of things. >> >> Possible or a dream? >> >> Paul >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
