Releases: nebula-plugins/gradle-netflixoss-project-plugin
Releases · nebula-plugins/gradle-netflixoss-project-plugin
v3.4.0
- Add excludes on some file types so they'll be ignored by the license plugin
- Upgrade to gradle 3.0
- Update nebula-publishing-plugin to include
nebula.compile-api
to addcompileApi
configuration
v3.3.0
Updating bintray / artifactory plugins hopefully fixing tasks task on multiprojects
v3.2.3
- nebula.nebula-bintray 3.3.3->3.3.4
v3.2.2
- nebula.nebula-release 3.2.0->4.0.1
- nebula.nebula-bintray 3.3.1->3.3.3
- Fixes tasks task on multiprojects
v3.2.0
- Update to latest bintray plugin
v3.1.2
3.1.2 / 2015-09-21
- BUGFIX: fix issue with publishing useless top level pom and breaking mavenCentral sync
- Upgrade nebula-release-plugin to 3.0.2 to fix rc release from travis
v3.1.2-rc.1
3.1.2-rc.1 / 2015-09-18
- BUGFIX: fix issue with publishing useless top level pom and breaking mavenCentral sync
- Upgrade nebula-release-plugin to 3.0.2 to fix rc release from travis
v3.1.1
Bugfix for an ordering issue which may cause bintray publishes as unspecified
v3.1.0
- Update email address
- Remove disabling of javadoc linting
v3.0.0
- move to gradle 2.6
- cleanup plugin due to changes in nebula-release-plugin and nebula-bintray-plugin