gradle-maven-publish-auth icon indicating copy to clipboard operation
gradle-maven-publish-auth copied to clipboard

Gradle plugin for managing authentication of upload tasks

Results 5 gradle-maven-publish-auth issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for this great library. But it is not working with repositories defined in settings.gradle under: dependencyResolutionManagement { repositories { Thanks

When using properties in the server `id` attribute within the `settings.xml`, credentials are not setup correctly as the properties are not expanded (expansion only happens for username / password attributes)....

Upgrading from 3.0.3 to 3.0.4 leads to a NPE, see https://github.com/tobiasdiez/EasyBind/runs/1110637871?check_suite_focus=true. > * What went wrong: An exception occurred applying plugin request [id: 'org.hibernate.build.maven-repo-auth', version: '3.0.4'] > Failed to apply...

This plugin is exactly what I was looking for ... but I might not be able to use it company internal because of the license set in the pom file...