From: SourceForge.net <no...@so...> - 2010-07-01 10:19:33
|
Feature Requests item #1780883, was opened at 2007-08-24 11:44 Message generated for change (Comment added) made by dstrasse 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: dstrasse (dstrasse) Date: 2010-07-01 12: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 12: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 |