GitHub / nebula-plugins/nebula-publishing-plugin issues and pull requests
#195 - MavenNebulaPublishPlugin: support java platform plugin publications
Pull Request -
State: closed - Opened by rpalcolea 4 months ago
#194 - Speed up configuration time by recycling rootProject's git info
Pull Request -
State: closed - Opened by wisechengyi 6 months ago
#193 - add support for newer shadow gradle plugin id: com.gradleup.shadow
Pull Request -
State: closed - Opened by rpalcolea 11 months ago
#192 - MavenApacheLicensePlugin does not correctly apply to Plugin Marker Artifacts
Issue -
State: open - Opened by nmck257 about 1 year ago
#191 - Add configuration cache for publishing verification phase
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
#190 - Config cache compatibility
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
- 1 comment
#189 - Introduce BaseIntegrationTestKitSpec
Pull Request -
State: closed - Opened by rpalcolea over 1 year ago
#188 - Replace project.buildDir with project.layout.buildDirectory
Pull Request -
State: closed - Opened by rpalcolea about 2 years ago
#187 - Unable to use newer than 18.4.0 version of plugins
Issue -
State: closed - Opened by neutrino1911 over 2 years ago
- 2 comments
#186 - Verify publication task config cache support
Pull Request -
State: closed - Opened by rpalcolea over 2 years ago
#185 - Refactor Publishing Verification to avoid using project object during task execution
Pull Request -
State: closed - Opened by rpalcolea over 2 years ago
#184 - publishing is not possible for android libraries
Issue -
State: open - Opened by Hero9909 almost 3 years ago
#183 - PublishVerification task handles constraints that come from core Gradle locking
Pull Request -
State: closed - Opened by OdysseusLives over 3 years ago
#182 - SourceJarPlugin: support gradle 7.4 using proper configureDocumentationVariantWithArtifact
Pull Request -
State: closed - Opened by rpalcolea over 3 years ago
#181 - Remove usage of JavaPluginConvention which is deprecated and set to be removed in Gradle 8.0
Pull Request -
State: closed - Opened by rpalcolea over 3 years ago
#180 - JDk 17 tests
Pull Request -
State: closed - Opened by rpalcolea almost 4 years ago
#179 - Add a flag to allow using requested version instead of resolved version when publishing
Pull Request -
State: closed - Opened by chali over 4 years ago
#178 - Conflict with `java-gradle-plugin` publishing
Issue -
State: open - Opened by devkanro over 4 years ago
#177 - Remove gradle test plugin since we don't rely on it anymore
Pull Request -
State: closed - Opened by chali over 4 years ago
- 1 comment
#176 - Gradle 7.0 compatibility
Pull Request -
State: closed - Opened by chali over 4 years ago
- 1 comment
#175 - VerifyPublicationTaskSpec: switch to patternLayout for ivy repository config
Pull Request -
State: closed - Opened by rpalcolea over 4 years ago
- 1 comment
#174 - Update build badge to use travis-ci.com
Pull Request -
State: closed - Opened by emccallum almost 5 years ago
- 1 comment
#173 - Don't add shadow jar artifact because in shadow jar 6 it is added as part of java component
Pull Request -
State: closed - Opened by chali almost 5 years ago
- 1 comment
#172 - Remove @Memoized since it doesn't have any benefit (each project should all method once) and it is causing deadlocks in certain scenarios
Pull Request -
State: closed - Opened by chali almost 5 years ago
- 1 comment
#171 - testcompile dependencies are not part of generated pom.xml from nebula maven publication
Issue -
State: closed - Opened by kalaiarasan231 about 5 years ago
- 2 comments
#170 - Upgrade gradle-info-plugin to publish Full-Change from GitScmProvider
Pull Request -
State: closed - Opened by rpalcolea about 5 years ago
#169 - nebula-publishing-plugin version is compatible with Gradle 6.3
Issue -
State: closed - Opened by ramakrishnakaushik97 about 5 years ago
- 1 comment
#168 - Update deprecated reference to shadowJar.classifier
Pull Request -
State: open - Opened by jkschneider over 5 years ago
#167 - Configure shadow conf for ivy publications when publishing shadowJar + jar
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#166 - Introduce plugins for verifying unspecified versions in ivy and pom descriptors
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#165 - Javadocjar: configure javadocjar during project evaluation
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
#164 - SourceJarPlugin: rollback to old way for sourceJar
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#163 - Create gradle-wrapper-validation.yml
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#162 - JavadocJar and SourceJar plugins should handle cases where 3rd party plugin registers those tasks without checking for existence
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#161 - Update README and copyrights
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#160 - Remove compileApi configuration
Issue -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#159 - remove ApiScopePlugin: gradle has support for api configuration via java-library plugin
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#158 - Leverage Gradle's Built-in javadoc and sources packaging and publishing
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#157 - Leverage Gradle's Built-in javadoc and sources packaging and publishing
Issue -
State: closed - Opened by rpalcolea over 5 years ago
#156 - Shadow publication enhancements
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 2 comments
#155 - Introduce SpringBootJarPlugin and ShadowJar to make sure that we can publish Jar generated from bootJar/shadowJar tasks and nebula maven/ivy publish opinions
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 2 comments
#154 - Update recommender plugin to support Gradle 6.1
Pull Request -
State: closed - Opened by chali over 5 years ago
- 1 comment
#153 - Task configuration avoidance
Pull Request -
State: closed - Opened by rpalcolea over 5 years ago
- 1 comment
#152 - Small issue after upgrading to Gradle 4.10.3 from 3.5.1
Issue -
State: open - Opened by jfrosch almost 6 years ago
- 1 comment
#151 - Remove usage of deprecated APIs in Gradle 6.1.x
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#150 - Revert "Revert "refactor to introduce static compilation""
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
#149 - Revert "refactor to introduce static compilation"
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
#148 - refactor to introduce static compilation
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#147 - IvyRemovePlatformDependenciesPlugin: support platform coming from project.
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#146 - MissingPropertyException when verifying platforms defined in subprojects
Issue -
State: closed - Opened by sacchettom almost 6 years ago
- 1 comment
#145 - Fix Malformed project URL generated for pom.xml when hostname contains hyphen-minus character
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#144 - use new configurations in tests
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 2 comments
#143 - VersionSelectorVerification: use proper constructor for DefaultVersionSelectorScheme
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#142 - Add compatibility with Gradle 6
Pull Request -
State: closed - Opened by chali almost 6 years ago
- 1 comment
#141 - Go back to use our own resolved versions reader for ivy - temporary change
Pull Request -
State: closed - Opened by rpalcolea almost 6 years ago
- 1 comment
#140 - Fail build if direct dependency is excluded from configurations
Pull Request -
State: closed - Opened by rpalcolea about 6 years ago
- 1 comment
#139 - Introduce MavenRemoveInvalidDependenciesPlugin to remove dependencies without versions
Pull Request -
State: closed - Opened by rpalcolea about 6 years ago
#138 - Introduce IvyRemoveInvalidDependenciesPlugin to avoid empty versions in revisions
Pull Request -
State: closed - Opened by rpalcolea about 6 years ago
- 1 comment
#137 - Status schema attribute rule/make it compilestatic
Pull Request -
State: closed - Opened by rpalcolea about 6 years ago
- 1 comment
#136 - StatusSchemaAttributeRule: filter out ShallowComponentMetadataAdapter …
Pull Request -
State: closed - Opened by rpalcolea about 6 years ago
#135 - Using proper repositories and fixing tests which were having incorrect assumption.
Pull Request -
State: closed - Opened by chali about 6 years ago
- 1 comment
#134 - remove maven compile only plugin
Pull Request -
State: closed - Opened by rpalcolea about 6 years ago
#133 - Remove MavenCompileOnlyPlugin config in build file
Pull Request -
State: closed - Opened by sghill about 6 years ago
- 1 comment
#132 - Remove MavenCompileOnlyPlugin
Pull Request -
State: closed - Opened by sghill about 6 years ago
- 1 comment
#131 - IvyRemovePlatformDependenciesPlugin: removes dependencies with platform or enforced-platform category status
Pull Request -
State: closed - Opened by rpalcolea about 6 years ago
- 1 comment
#130 - Malformed project URL generated for pom.xml when hostname contains hyphen-minus character
Issue -
State: closed - Opened by Fiouz over 6 years ago
- 1 comment
#129 - Ivy publication resolved versions
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#128 - Use POM DSL for customizations
Pull Request -
State: closed - Opened by sghill over 6 years ago
- 1 comment
#127 - Leverage Gradle versionMapping to populate POM and Gradle module with proper resolved dependencies
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#126 - defer publishing configuration after project evaluation
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
#125 - CacheableRule: disable to test RealisedMavenModuleResolveMetadataSerializationHelper duplicate objects
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#124 - [Question] How does one use this with a Spinnaker project to deploy to Artifactory
Issue -
State: closed - Opened by fieldju over 6 years ago
- 2 comments
#123 - enable strong typing for MavenDeveloperPlugin
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#122 - MavenDeveloperPlugin - cleanup how we check if plugin is available
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#121 - Avoid using explicit imports and strong typing for contacts support in MavenDeveloperPlugin
Pull Request -
State: closed - Opened by rpalcolea over 6 years ago
- 1 comment
#120 - Fix publishing dependencies when using the new java plugin configurations
Issue -
State: closed - Opened by sacchettom over 6 years ago
- 1 comment
Labels: wontfix
#119 - Add Apache License to all MavenPublications
Pull Request -
State: closed - Opened by OdysseusLives over 6 years ago
- 1 comment
#118 - Document / expose / publish nebula.maven-developer
Issue -
State: closed - Opened by devinrsmith almost 7 years ago
- 1 comment
#117 - Travis openjdk8
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
#116 - Use ComponentMetadataRules for setting attributes
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
- 1 comment
#115 - Upgrade to gradle 4.10.1
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
- 1 comment
#114 - Upgrade plugin-plugin to 8.0.0
Pull Request -
State: closed - Opened by rpalcolea almost 7 years ago
- 1 comment
#113 - Pom and ivy files have the right content when STABLE_PUBLISHING is enabled
Pull Request -
State: closed - Opened by chali almost 7 years ago
- 1 comment
#112 - Exclude conflicting groovy-all library
Pull Request -
State: closed - Opened by chali almost 7 years ago
- 1 comment
#111 - Ensure excludes are placed after test dependencies
Pull Request -
State: closed - Opened by sghill about 7 years ago
- 1 comment
#110 - Use descriptor DSLs and remove exclude plugins which are implemented by core plugins
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#109 - Switch to attributes for reading library status and its status scheme
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#108 - Publishing verification need Gradle 4.8 now
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#107 - Switch to attributes for reading library status and its status scheme
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#106 - Stable publishing compatibility
Pull Request -
State: closed - Opened by chali about 7 years ago
#105 - Publishing of requested exact version instead of final selected resolved version
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#104 - When global exludes are placed in ivy files they must be in right order with other elements
Pull Request -
State: closed - Opened by chali about 7 years ago
- 2 comments
#103 - Updates to make plugin compatible with Gradle 4.8
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#102 - Aggregate verification report
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#101 - Fail fast publishing verification when project has unresolvable depen…
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#100 - Updates to make plugin compatible with Gradle 4.8
Pull Request -
State: closed - Opened by chali about 7 years ago
- 1 comment
#99 - Allow run verifyPublication as single task
Pull Request -
State: closed - Opened by chali over 7 years ago
- 1 comment
#98 - Don't apply verification for gradle less then 4.4
Pull Request -
State: closed - Opened by chali over 7 years ago
- 1 comment
#97 - verification task requires Gradle 4.4+
Issue -
State: closed - Opened by jmcampanini over 7 years ago
- 3 comments
#96 - Improved filtering of project dependencies in multi module projects
Pull Request -
State: closed - Opened by chali over 7 years ago
- 1 comment