You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by EJ Ciramella <ej...@upromise.com> on 2007/04/17 19:07:14 UTC

branched modules and snapshots

Say two branches are building the same module.  Is there any harm in
making both modules be 1.0-SNAPSHOT?  I do realize this would require
both modules to do a mvn install.
 
I just don't want one build to use the other's 1.0-SNAPSHOT version (in
essence, I couldn't run both builds on the same machine at the same
time).