HI,

I've configured Artifactory to get artifacts from Maven repo
http://twdata-m2-repository.googlecode.com/svn/
It get the maven-cli-plugin

It has worked very fine up to now. But it's now unable to get anything
beyong 0.6.9, where 1.0.1 is available.

I have to add a <pluginRepository> configuration:
        <pluginRepository>
            <id>twdata-m2-repository</id>
            <name>twdata.org Maven 2 Repository</name>
            <url>http://twdata-m2-repository.googlecode.com/svn/</url>
        </pluginRepository>

Then I am able to get the latest version.
Something is weird here, I think I shouldn't have to add that config part to
the pom.xml.

Could Artifactory have something to do with this? Or am I missing something
obvious?

rgds
nodje

-- 
View this message in context: 
http://old.nabble.com/Artifactory-2.1.0-can%27t-get-latest-from-a-repo---tp26883498p26883498.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to