Closed guusdk closed 7 years ago
Thanks
Would you like my help to add this to Maven Central?
This would be great and highly appreciated!
Ok. I've set things in motion by applying for your namespace. The ticket is here: https://issues.sonatype.org/browse/OSSRH-31161
After this happens, we can deploy to the Sonatype repository, which syncs to central. I might be adding some pom.xml changes for this later.
Cool! Thanks for pushing this!
Our project uses JSTUN, but is transitioning from an Ant-based build environment to a Maven-based one. For this to work, we'd like to use JSTUN as a public Maven artifact.
Turning JSTUN into a Maven artifact involves two steps:
The first commit in this PR does the first: it applies a Maven structure, without introducing functional changes. The two other commits do introduce some minimal changes.
If you're interested, I'm willing to facilitate the second: publish this project into a public Maven repository. This will allow us, as well as others, to use this project with greater ease.