neo-devpack-java icon indicating copy to clipboard operation
neo-devpack-java copied to clipboard

Dev/deploy to maven repo

Open peterszatmary opened this issue 6 years ago • 2 comments

  • Final changes for pom.xml file.
  • README.md created

This configuration was used for successful deployment of neo-devpack-java artifakt to maven repository.

peterszatmary avatar Dec 07 '18 23:12 peterszatmary

I am not familiar with Java, who can review it?

erikzhang avatar Dec 09 '18 07:12 erikzhang

Aditional informations below.

pom.xml file was changed because there are validation steps in maven repository that have to each new artifact pass.

Here are all pom.xml changes that i made described pom.xml valid for deploying artifact

Validations that neo-devpack-java passed succesfully

screenshot 2018-12-07 at 18 35 17

Functionality check is possible as described in README by creating smart contract with mentioned pom.xml file and see if maven or gradle etc is able to download automatically neo-devpack-java dependency for you.

This new pull request was created to fix wrong dependency call in ICO template example in java-examples.

peterszatmary avatar Dec 09 '18 08:12 peterszatmary