Comment #1 on issue 1306 by robert.munteanu: Maven: caja maven repository
fails to provide md5/sha1 checksum files
http://code.google.com/p/google-caja/issues/detail?id=1306
I'd like to second this issue and suggest that you deploy your artifacts to
Maven Central. The benefits are twofold:
- checksums are deployed and consumers which want to have them are happy
- the artifacts are easier to consume because consumers don't need to have
repositories added to their poms or wait on their corporate maven repo
maintainers to add a new repository .
The steps are very well documented at
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide .
I've done them for a number of OSS projects, so I can help you if needed.