Hi All,<br><br>For good or bad, I ended learning more than I care about Maven being the release manager for several Apache Commons components.<br><br>Our rule in Commons is that when you change a package name, you must change the Maven artifact id.<br>
<br>My suggestion is to do this in your POM:<br><br>  <groupId>org.jdom</groupId><br> 
    <artifactId>jdom2</artifactId><br>
      <version>2.0.2</version><br><br>Depending on your philosophy, you could also re-publish the Maven artifacts for 2.0.1. But this is usually considered bad form because the POM needs to change and you would then have 2 2.0.1 version with different pom.xml in your sources jar.<br>
<br>Gary<br><br><div class="gmail_quote">On Fri, May 18, 2012 at 6:55 AM, Rolf Lear <span dir="ltr"><<a href="mailto:jdom@tuis.net" target="_blank">jdom@tuis.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Gary.<br>
<br>
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.<br>

<br>
As such, our maven 'support' may be broken.<br>
<br>
But.... this is a limitation of maven.... not the way we deploy it.<br>
<br>
Can you show us how we should do it differently?<br>
<br>
For your information though, have you seen these sorts of questions.... ? <a href="http://stackoverflow.com/questions/9308366/copy-two-versions-of-same-jar-using-maven" target="_blank">http://stackoverflow.com/<u></u>questions/9308366/copy-two-<u></u>versions-of-same-jar-using-<u></u>maven</a><br>

<br>
Rolf<div><div class="h5"><br>
<br>
On 17/05/2012 11:21 PM, Gary Gregory wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello JDOM,<br>
<br>
I cannot use both v2 and v1 in the same Maven or Ivy project because<br>
both use the same id in Maven repositories like Maven Central.<br>
<br>
I want to use v2 in my app but 3rd party jars I use depends on v1.<br>
<br>
Gary<br></div></div>
______________________________<u></u>_________________<br>
To control your jdom-interest membership:<br>
<a href="http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com" target="_blank">http://www.jdom.org/mailman/<u></u>options/jdom-interest/<u></u>youraddr@yourhost.com</a><br>
<br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>E-Mail: <a href="mailto:garydgregory@gmail.com" target="_blank">garydgregory@gmail.com</a> | <a href="mailto:ggregory@apache.org" target="_blank">ggregory@apache.org </a><br>
JUnit in Action, 2nd Ed: <a href="http://goog_1249600977" target="_blank"></a><a href="http://bit.ly/ECvg0" target="_blank">http://bit.ly/ECvg0</a><br>Spring Batch in Action: <a href="http://s.apache.org/HOq" target="_blank"></a><a href="http://bit.ly/bqpbCK" rel="nofollow" target="_blank">http://bit.ly/bqpbCK</a><br>
Blog: <a href="http://garygregory.wordpress.com/" target="_blank">http://garygregory.wordpress.com</a> <br>Home: <a href="http://garygregory.com/" target="_blank">http://garygregory.com/</a><br>Tweet! <a href="http://twitter.com/GaryGregory" target="_blank">http://twitter.com/GaryGregory</a><br>