Hello,

I recreated the situation and I got a similar result.  Instead of both (B
and C) using A-1.0.3-SNAPSHOT, both used A-1.0.2.

Looks like I can't answer your question. Haha!

Cheers!
Nap

On 1/31/06, Espen Amble Kolstad <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Layout:
> /pom.xml        -- no dependencies
> /A/pom.xml      -- no dependencies (Versions 1.0.2 and 1.0.3-SNAPSHOT)
> /B/pom.xml      -- Depends on A-1.0.2
> /C/pom.xml      -- Depends on A-1.0.3-SNAPSHOT
>
> Here's the problem:
> When building all modules using the reactor: /> mvn clean package
> B contains A-1.0.3-SNAPSHOT instead of A-1.0.2
> while C is correct (A-1.0.3-SNAPSHOT)
>
> When building B separate, it is correctly built with A-1.0.2
>
> Has anyone had a similar problem?
>
> - Espen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to