[SNMP4J] Apache Maven Checksum Issue

Frank Fock fock at agentpp.com
Tue Mar 6 21:01:25 CET 2012


Hi,

This is a known problem, that has been caused by Maven 2.0
at the time SNMP4J 2.0.3 has been compiled and packaged.

Meanwhile the build server uses Maven 2.1 and the issue
should disappear with the next version.

Best regards,
Frank

On 06.03.2012 19:37, Brian Weaver wrote:
> I'm using a nexus server to control access to the SNMP4j repo located at
>
> https://server.oosnmp.net/dist/release/
>
> We just started getting checksum errors for SNMP4j 2.0.3. Has anyone
> else run into this issue? If I run the following commands I can verify
> that the sums do not match.
>
>   #  curl -O https://server.oosnmp.net/dist/release/org/snmp4j/snmp4j/2.0.3/snmp4j-2.0.3.jar
>   #  curl -O https://server.oosnmp.net/dist/release/org/snmp4j/snmp4j/2.0.3/snmp4j-2.0.3.jar.md5
>   #  curl -O https://server.oosnmp.net/dist/release/org/snmp4j/snmp4j/2.0.3/snmp4j-2.0.3.jar.sha1
>   #  echo $(cat snmp4j-2.0.3.jar.md5 )
>   881ef1ce63980b093d02629a57bcd095
>   #  md5sum snmp4j-2.0.3.jar
>   6e83615650fd8a3ed78057e44e583240  snmp4j-2.0.3.jar
>   #  echo $(cat snmp4j-2.0.3.jar.sha1 )
>   59f3dcc33f4d28a20a708c639033f1c4e7f37948
>   #  sha1sum snmp4j-2.0.3.jar
>   2a4a9e332433114fb4c73a6fe8dfef433162cf4c  snmp4j-2.0.3.jar
>

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list