Aman06 / dkpro-wsd

Automatically exported from code.google.com/p/dkpro-wsd
0 stars 0 forks source link

Deploy DKPro WSD on Sonatype OSS Maven Repository #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We should deploy DKPro WSD on the Sonatype OSS Maven Repository.  This will 
allow users to more easily find and use DKPro WSD.

Here's what we need to do:
1. Sign up for a Sonatype account (done)
2. Create JIRA tickets requesting creation of Maven repositories (done)
3. Update our POMs so that they no longer suppress deployment on Sonatype
4. Update our POMs to remove references to external repositories
5. Update our POMs to conform with Sonatype's requirements at 
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide#SonatypeOSSMavenRepositoryUsageGuide-6.CentralSyncRequirement -- in 
particular we are missing <developers> and <licenses> elements
6. Stage and deploy releases according to the rest of the instructions at 
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide

Original issue reported on code.google.com by tristan.miller@nothingisreal.com on 20 Nov 2013 at 3:01

GoogleCodeExporter commented 9 years ago
Also to do:

7. Update the wiki documentation on Google Code so that it no longer instructs 
users to use an external repository

Original comment by tristan.miller@nothingisreal.com on 20 Nov 2013 at 3:04

GoogleCodeExporter commented 9 years ago
I have released TWSI on Maven Central, which was necessary in order to comply 
with step #4 above.

Original comment by tristan.miller@nothingisreal.com on 27 Nov 2013 at 4:31

GoogleCodeExporter commented 9 years ago
We have other dependencies on artifacts not in Maven Central.  These include 
UBY, some IMS dependencies, and possibly more.

Original comment by tristan.miller@nothingisreal.com on 28 Nov 2013 at 1:45

GoogleCodeExporter commented 9 years ago

Original comment by tristan.miller@nothingisreal.com on 27 Jun 2014 at 12:39