Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated groupId (removed agenpro suffix) and updated version numbers

...

Code Block
mvn install:install-file -Dfile=SNMP4J.jar -DgroupId=org.snmp4j -DartifactId=snmp4j -Dversion=23.64.24 -Dpackaging=jar -DgeneratePom=true

...

Code Block
mvn install:install-file -Dfile=SNMP4J-Agent.jar -DgroupId=org.snmp4j -DartifactId=snmp4j-agent -Dversion=23.3.6.3 -Dpackaging=jar -DgeneratePom=true

...

Code Block
mvn install:install-file -Dfile=agenpro4.jar -DgroupId=com.agentpp.agenpro -DartifactId=agenpro -Dversion=45.20.10 -Dpackaging=jar -DgeneratePom=true

...

Code Block
mvn install:install-file -Dfile=agenpro4-plugin.jar -DgroupId=com.agentpp.agenpro -DartifactId=agenpro-plugin -Dversion=45.20.10 -Dpackaging=jar -DgeneratePom=true

...