Hi, Surely I can download the jar file first and then install it manually. But I don't like in such a way so much.
Can I do it automatically? Regards Thomas Yoav Landman wrote: > > Yes, we installed a newer version of Artifactory over the weekend. Should > be alright now and > your artifact is available at > http://repo.jfrog.org/artifactory/plugins-releases-local/org/jfrog/maven/annomojo/maven-plugin-anno/1.2.4/maven-plugin-anno-1.2.4.jar > > Yoav > > > matinh wrote: >> >> On Friday 29 August 2008 thomas2004 wrote: >>> Hi all, >>> >>> As I try to build the project by "mvn eclipse:eclipse" I got error as >>> follow: >>> >>> [code] >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Failed to resolve artifact. >>> >>> Missing: >>> ---------- >>> 1) org.jfrog.maven.annomojo:maven-plugin-anno:jar:1.2.4 >> >> You get this because the maven-plugin-anno is not in maven's central >> repository. According to [0] your can configure maven to use JFrog's >> repository which would be the best option. Unfortunately this repo seems >> to >> be broken at the moment. >> >> As an alternative you can download the ZIP file as also explained on the >> page mentioned above [0] and extract it into your local repository >> (~/.m2/repository on unix). >> >> hth, >> - martin >> >> [0] http://www.jfrog.org/sites/mvn-anno-mojo/latest/ >> >> >> > > -- View this message in context: http://www.nabble.com/Missing%3A-org.jfrog.maven.annomojo%3Amaven-plugin-anno%3Ajar%3A1.2.4-tp19217580p19250071.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
