You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Originally reported on Google Code with ID 53
Reported by
[email protected]
on 2013-11-20 15:01:48The text was updated successfully, but these errors were encountered: