2010/8/25 Rex Hoffman <[email protected]> > So I felt there are few gaps in the maven release process (and > enforcing a project or a reactor project is releasable). > > Perceived gaps: > > 1) Maven should fail a build if it is building a release version > number and any of it's dependencies (including transitive dependencies > on plugins, or inherited, etc...) are snapshot dependencies. >
Not sure to understand. Normally, the maven release (via the release plugin) already does it. You can release a version if you don't replace all snapshots with release versions. What doesn't work for you? Cheers -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! nbsp;!
