Re: Experience in maven-release-plugin using ClearCase SCM

2008-10-23 Thread Anders Hammar
anyone experience (and success) in using maven-release-plugin with ClearCase? Any complete sample configuration ? Thanx, Torsten -- View this message in context: http://www.nabble.com/Experience-in-maven-release-plugin-using-ClearCase-SCM-tp15137971p20126232.html Sent from

Antwort: Re: Experience in maven-release-plugin using ClearCase SCM

2008-07-30 Thread torsten . reinhard
(mvn release:perform) = a snapshot view with myproject-1.1-SNAPSHOT already exists (name of the release snapshot view from the last release phase) have fun, Torsten Todd Farrell [EMAIL PROTECTED] 30.07.2008 04:40 An [EMAIL PROTECTED] Kopie Thema Re: Experience in maven-release-plugin

Re: Experience in maven-release-plugin using ClearCase SCM

2008-07-30 Thread torsten . reinhard
Hi, I´m actually using the maven-release-plugin with Base ClearCase, but with some (known) limitations: - i could only release modules within a tree, not a flat directory hierarchy - i could only release modules at the main branch; releasing at a branch is not possible due to the configspec

Experience in maven-release-plugin using ClearCase SCM

2008-01-28 Thread torsten . reinhard
Hi, I´m trying to establish our ReleaseBuild with the maven-release-plugin and ClearCase (using Snapshot views) I´m using maven-release-plugin:2.0-beta-7 The first Snapshotview (Developer SnapshotView) actually resides at C:\LocalViews\username_pcname_viewname\VOB_name\projectname In the