|
From: Frederic S. <fre...@gm...> - 2007-04-26 18:21:19
|
For unique version the configuration on the client side "distributionManagment" is important also and should be left empty there. For the checksum, it may be related to https://www.jfrog.org/jira/browse/RTFACT-109 On 4/26/07, ankostis <ank...@gm...> wrote: > > > Hi, > > I tried uploading SNAPSHOTs into an artifactory's local repo, using both > useSnapshotUniqueVersions=false and true, using the maven-deploy-plugin. > > When fetching the artifact using the proxy URL (/artifactory/repo) i > firstly > get checksum errors (ignored): > > [INFO] artifact de.saumya.mojo:gwt-maven-plugin: checking for updates from > maven-proxy > [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for > de/saumya/mojo/gwt-maven-plugin/maven-metadata.xml - IGNORING > > > > Finally, the fetching fails with a 404 error (not found), but i can see > from > browsing that the requested artifact is there! > > Here is the log of the fetch artifact request: > - - [26/04/2007:18:00:06 +0000] "GET > /artifactory/repo/de/saumya/mojo/gwt-maven-plugin/maven-metadata.xml.md5 > HTTP/1.1" 404 1448 > > Here is my repo's config: > <localRepository> > <key>3rdp-snapshots</key> > <description>Local Repository for Third party > snapshots</description> > <handleReleases>false</handleReleases> > <handleSnapshots>true</handleSnapshots> > > <useSnapshotUniqueVersions>false</useSnapshotUniqueVersions><!-- > i tried also with true --> > </localRepository> > > > > What should i do to debug it? > > > Regards, > Kostis > -- > View this message in context: > http://www.nabble.com/Cannot-fetch-SNAPSHOTS%2C-checksums-also-fail-tf3653256.html#a10205743 > Sent from the Artifactory-Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Artifactory-users mailing list > Art...@li... > https://lists.sourceforge.net/lists/listinfo/artifactory-users > -- ------------------------ Frederic Simon - Senior Architect AlphaCSP Israel Malam Group Phone: +972 3 5312388 * Fax: +972 3 5312512 Mobile: +972 54 954301 13 Gosh Etzion St.,Givat Shmuel 54030, Israel http://www.alphacsp.com/ http://www.malam.com/ ------------------------ |