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).

Stéphane


> 2. release your parent and children independently

Well, this would work, but the parent (in -master) is where the version is.

Any plans to suppor this in the future? In general, maven seems to do fine
with this.

David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to