Wendy,
2006/7/1, Wendy Smoak <[EMAIL PROTECTED]>:
On 6/30/06, Stephen Duncan <[EMAIL PROTECTED]> wrote:
> In either case, with Maven 2, the solution (as far as I know) is
> simply to directly declare your dependency on Bob's Ace Logger v1.0.1.
> Then you'll get that version.
In addition, in Scenario One, even if Sally did know about Bob's 1.0.1
version, she should not *change* her v2.0 pom. She would need to
release a 2.0.1 version of her framework with the new dependency.
Would Sally be really in need to release a new version of v2.0's pom,
if she had used version ranges in the first place? She could just
declare the dependency to Bob's framework as <version>[1.0,)</version>
(or maybe [1.0,2.0) considering major changes probably won't be
interoperable)
-Stefan
--
Wendy
---------------------------------------------------------------------
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]