Search Gradle plugins
Plugin | Latest Version |
---|---|
nebula.maven-excludesInsert excludes into the pom when individual dependencies have exclude statements |
8.0.0
(14 June 2018) |
nebula.maven-dependenciesAdd component.war if a war project, add component.java otherwise, add dependencies |
4.3.2
(03 November 2015) |
one.chest.maven-repo-authApplies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download |
3.0.4
(20 January 2020) |
org.hibernate.build.maven-repo-authApplies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download |
3.0.4
(10 September 2020) |
digital.fino.build.gradle-maven-authUpdated version of org.hibernate.build.maven-repo-auth -- Applies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download |
4.1.1
(31 January 2024) |
nebula.maven-manifestAppend additional information from our info plugin to the properties section of the pom |
18.4.0
(28 February 2022) |
nebula.maven-dependencies-jarAdd component.jar, mostly useful when another plugin interferes with how nebula.maven-dependencies works |
4.2.2
(20 October 2015) |
nebula.maven-resolved-dependenciesBuilt on top of nebula.maven-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
nebula.maven-verify-unspecified-version-dependenciesVerifies that ivy descriptor does not contain unspecified as version for dependencies |
18.4.0
(28 February 2022) |
nebula.maven-resolved-dependencies-jarBuilt on top of nebula.maven-dependencies-jar, replacing dynamic versions with the actual resolved versions |
4.2.2
(20 October 2015) |