The JSI project already has a pom.xml file, but it's not available in Maven Central.
Adding an extra maven repository is clunky, unreliable (if the server goes does our build is broken) and not always allowed in some company's.
Would you consider uploading the latest release to Maven Central. It's not that hard (especially because you already have a pom.xml file), just follow this guide:
http://central.sonatype.org/pages/ossrh-guide.html
The JSI project already has a pom.xml file, but it's not available in Maven Central.
Adding an extra maven repository is clunky, unreliable (if the server goes does our build is broken) and not always allowed in some company's.
Would you consider uploading the latest release to Maven Central. It's not that hard (especially because you already have a pom.xml file), just follow this guide:
http://central.sonatype.org/pages/ossrh-guide.html