Greetings, I'm attempting to 'mock' a maven repository on the SourceForge file release system, here
https://sourceforge.net/projects/fb-contrib/files/repo/ To do this, i deployed my jar locally to archiva, then grabbed all the files in archiva and pushed them to source forge. However, when i do a mvn install which would pull from this repository I get: Downloading: https://sourceforge.net/projects/fb-contrib/files/repo/com/mebigfatguy/fb-contrib/4.6.1/fb-contrib-4.6.1.pom 397b downloaded (fb-contrib-4.6.1.pom) [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0df14ecc8d620761ef59759c426270fa164d2302'; remote = '<html> ' - RETRYING I see the '<html> which implies to me that the sf file system is getting in the way of how maven works. Has anyone tried to do this, or am I out of luck. -- View this message in context: http://maven.40175.n5.nabble.com/Maven-repository-on-SourceForge-file-system-tp4479412p4479412.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org