[libvoikko] Publishing Voikko Java-interface to central Maven repository?

Juha Komulainen komu at iki.fi
Mon Aug 12 17:21:29 EEST 2013


On Monday, August 12, 2013 at 15:30, "Harri Pitkänen" wrote:
> If you could help me with the initial work by improving the POM, I can
> continue from there.

Great! I submitted a pull request adding the required metadata (https://github.com/voikko/corevoikko/pull/1).

Normally publishing would work just by running Maven Release Plugin, but I guess that it will not work together with Voikko's release process, since the plugin would like to perform tagging and version bumping by itself. Therefore, the artifacts should be built manually by executing "mvn -P sonatype-oss-release clean package" and then following Sonatype's guide for staging existing artifacts (http://bit.ly/17IXTkU (https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-7b.StageExistingArtifacts)).

-komu





More information about the Libvoikko mailing list