On Fri, May 30, 2008 at 10:51 AM, Brian E. Fox <[EMAIL PROTECTED]> wrote:
> You would still end up with duplicate jars being drawn in. Maven
> fingerprints an artifact with groupId:artifactid:classifier:type to see
> if there are conflicts.

Of course, but you can make sure folks aren't using the podling
version of the code vs. the graduated if they're in different
packages.  We are using a similar strategy within Apache Commons to
avoid "jar hell" situations.

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

Reply via email to