nexml / nexml.java

Java API for NeXML.
MIT License
4 stars 6 forks source link

Update maven repo and jar version #8

Closed rvosa closed 8 years ago

rvosa commented 10 years ago

As per Dennis Roberts' request:

Here at iPlant, we’re migrating all of our Java JAR files to Sonatype’s Nexus repository, which will help us to avoid the headaches associated with managing our own repository. The central repository requires our artifacts not to have any snapshot dependencies, however. The Maven repository at http://nexml-dev.nescent.org/.m2/repository doesn’t appear to contain any non-snapshot versions. Is there another repository that I can use or are there any plans to add non-snapshot versions?

rvosa commented 10 years ago

Addressing this issue should tie in with a migration away from nescent. As maven repositories are just static directory structures this could be done for example as a github-hosted site, or at Naturalis.

rvosa commented 10 years ago

Or, more standard, like this: http://central.sonatype.org/pages/ossrh-guide.html

rvosa commented 9 years ago

We have now applied for a Sonatype account (see above), which is under review. The basic idea is that the jar will then be hosted by a community repository for such artefacts, which is probably much better for discoverability.

rvosa commented 8 years ago

Done, maven repo now at http://nexml.github.io/maven/repository