Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stigkj/maven-oss-gradle-plugin

Fork of mvnoss-gradle.sourceforge.net
https://github.com/stigkj/maven-oss-gradle-plugin

Last synced: about 2 months ago
JSON representation

Fork of mvnoss-gradle.sourceforge.net

Awesome Lists containing this project

README

        

This plugin is a handy wrapper for the Maven and PGP plugins. It is
handy at least for projects that work with Sonatype's OSS repository.

Single point for configuring pom with pomConfigurator().

External username/authentication properties file.

The plugin adds three tasks: mavenOssPluginJavadoc creates javadocs;
task packageJavadoc creates the javadoc jar from them, and adds it to
archives artifacts; packageSources does likewise with the source jar.