|
Lillians,
Sorry about this, it looks like the private repo (not suprisingly in retrospect) doesn't allow access from outside out firewall. We'll make sure we get this sorted ASAP. Cheers, Mark C Hi Guys,
Sorry for the hassle, I have attached atlassian-johnson-0.6.jar to this issue, to instruct maven to install the is plugin type; mvn install:install-file -DgroupId=com.atlassian.johnson -DartifactId=atlassian-johnson -Dversion=0.6 -Dpackaging=jar -Dfile=/YOUR/PATH/TO/atlassian-johnson-0.6.jar We will also be adding this to out public maven2 repository shortly. Regards, Hi guys,
All the missing Atlassian artifacts have now been fixed! However, due to licensing restrictions, we are not allowed to re-distribute native SUN libraries through our maven2 public repositories. Please read our confluence guide on coping with Sun Jar's Regards, I have just started a new Bamboo plugin project, and the POM from the dev kit template still attempts to pull in artifacts from the private area that are not under the Sun license. I've gotten errors on xercesImpl.jar 2.8.1 and commons-lang 2.3, both Apache projects and freely distributable, AFAIK.
Hi Paul,
Thats interesting, Maven should pull down the artifacts from the public Maven ibibilo repository. I have added an additional step to our Bamboo setup guide
Also, we had several issues with maven 2.0.4 - could you try using maven 2.0.7 (I have updated the maven version in our guide as well). Please let me know how you fared? Regards, |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Surely due to private token in URL.