On Friday 04 May 2007 14:24, Stephane Nicoll wrote: > On 5/4/07, David Corbin <[EMAIL PROTECTED]> wrote: > > On Friday 04 May 2007 13:56, Emmanuel Venisse wrote: > > > What is your directory structure? > > > > inventory.ws > > com.enttek.concessions-master > > com.enttek.concessions.common > > com.enttek.concessions.homeoffice > > > > > Flat directories aren't supported. > > > > Right. Unfortunately, Eclipse *only* supports flat directories. > > > > > 2 workarounds: > > > 1. you can add a pom under /home/dcorbin/workspace/inventory.ws/ and do > > > the release on it > > > > The problem with this is that directory is not under CVS. > > You are missing an important concet of the release plugin. If the > plugin acts on something it should tag everything since > release:perform will do a checkout of the tag created during > release:prepare (in another directory).
No, I didn't miss it. That's why I called workaround #1 a problem. It calls for me to have a critical file NOT in source control, and this won't work. I can see no technical reason that the release plugin cannot support sibling modules. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
