berlinguyinca / spectra-hash

The splash, this is the reference documentation
http://splash.fiehnlab.ucdavis.edu
BSD 3-Clause "New" or "Revised" License
23 stars 11 forks source link

deploy splash.jar to maven central or own repository #13

Closed berlinguyinca closed 8 years ago

berlinguyinca commented 8 years ago

we require to deploy the splash reference api to a maven repository

tomas-pluskal commented 8 years ago

To deploy to maven central, you need to go through the Sonatype repo (https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide). It is quite a painful process, and you will also need to generate javadoc jars etc. I recommend to just deploy to your own repository, as long as it is stable.

tomas-pluskal commented 8 years ago

I guess this can be closed now