From: SourceForge.net <no...@so...> - 2010-07-30 22:35:30
|
Feature Requests item #1780883, was opened at 2007-08-24 17:44 Message generated for change (Comment added) made by aditsu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=1780883&group_id=13153 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: JCopistAdmin (jcopistadmin) Assigned to: Nobody/Anonymous (nobody) Summary: Release new version in Maven Central Repo Initial Comment: 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 ? ---------------------------------------------------------------------- >Comment By: Adrian Sandor (aditsu) Date: 2010-07-31 06:35 Message: 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. ---------------------------------------------------------------------- Comment By: dstrasse (dstrasse) Date: 2010-07-01 18:19 Message: Hi there, is there any progress? It would be very nice to provide jtidy via maven central for us, too. Kind regards ---------------------------------------------------------------------- Comment By: Tjeerd Verhagen (verhagent) Date: 2010-04-12 18:36 Message: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=1780883&group_id=13153 |