Re: V2.x not usable next to V1.x

Mattias Jiderhamn <[email protected]> Fri, 18 May 2012 13:24:40 +0200
Newsgroups gmane.comp.java.jdom.general
Message-ID <[email protected]>
JDOM 2 should have used an artifactId separate from that of JDOM 1 (just 
like the package is renamed to allow for parallell versions).

For example

<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
<version>2.0.1</version>

</Mattias>

----- Original Message -----
Subject: Re: [jdom-interest] V2.x not usable next to V1.x
Date: Fri, 18 May 2012 06:55:24 -0400
From: Rolf Lear <[email protected]>

Hi Gary.

I am not a Maven expert.... and there is not a huge amount of Maven
*owner* expertise on this list (we have a number of maven *users*, but
not many people who 'publish'). I have learned enough to 'publish' to
maven, but I do not even *use* it.

As such, our maven 'support' may be broken.

But.... this is a limitation of maven.... not the way we deploy it.

Can you show us how we should do it differently?

For your information though, have you seen these sorts of questions....
?
http://stackoverflow.com/questions/9308366/copy-two-versions-of-same-jar-using-maven 


Rolf

On 17/05/2012 11:21 PM, Gary Gregory wrote:
 > Hello JDOM,
 >
 > I cannot use both v2 and v1 in the same Maven or Ivy project because
 > both use the same id in Maven repositories like Maven Central.
 >
 > I want to use v2 in my app but 3rd party jars I use depends on v1.
 >
 > Gary
 > _______________________________________________
 > To control your jdom-interest membership:
 > http://www.jdom.org/mailman/options/jdom-interest/[email protected]
 >

_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]


-- 

   </Mattias>

_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]