semuxproject / evm

EVM in Java
GNU Lesser General Public License v3.0
28 stars 10 forks source link

Upload artifact to maven central #3

Open orogvany opened 6 years ago

orogvany commented 6 years ago

In order to have semux build with evm on travis, we'll need to get evm deployed or built as part of the master pom. Not sure cleanest way to do this.

This is low pri, as users can build locally in meantime for testing

semuxgo commented 5 years ago

For now, clients can use jitpack.io. We should consider uploading the artifacts to maven central repository.