Hi there !
We currently use Jtidy in our project running with maven2.
As a result, we would need a new version to be uploaded to Maven central repository. The last version found there seems really old : http://repo1.maven.org/maven2/jtidy/jtidy/4aug2000r7-dev/.
We have noticed that you provide a snapshot repository (http://jtidy.sourceforge.net/snapshots).
However, we would need to depend on a fixed version better than on a snapshot.
Last version there is from august 2006. Could you publish this one as a new version and provide it in Maven central repo ?
Would indeed be nice to see the artifact appear soon on the public Maven repository.
From what I understand, from the http://maven.apache.org/guides/mini/guide-central-repository-upload.html
the group id should change to the domain name, that JTidy owns. Which mean it should be updated to:
<groupId>net.sourceforge.jtidy</groupId>
I'm the project lead of http://docbook-utils.sourceforge.net/maven-tidy-plugin_1.0/docbook/article-project-overview.html, this Maven Plug-in depends on JTidy release r938, which can not be resolved through a central Maven repository.
Maybe the JTidy release manager should have a look into setting up a Sonatype Forge account, so your fixed release get through that repo uploaded in the central Maven repository. And also a SNAPSHOT repository, will be available there.
Hi there,
is there any progress? It would be very nice to provide jtidy via maven central for us, too.
Kind regards
Copying my answer from https://sourceforge.net/projects/jtidy/forums/forum/41437/topic/3673061 :
Hi, I'm the current JTidy maintainer. I joined the project last year, after noticing that it was almost abandoned.
This feature request is much older.
I don't use maven at all, I don't know what needs to be done and I'd rather not bother doing it.
But if it is useful to you and you know how to release it to whatever repository you need, then just go ahead. Let me know what you need and I will assist you.