nexus3-rundeck-plugin icon indicating copy to clipboard operation
nexus3-rundeck-plugin copied to clipboard

nexus3 rundeck plugin

Results 8 nexus3-rundeck-plugin issues
Sort by recently updated
recently updated
newest added

* the gradle wrapper version did not support Java 17 and needed an update * since Gradle 6 OSGI is no longer a built-in plugin. So I changed it to...

The build fails with Java 17. ``` ➜ ./gradlew build FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '17.0.10'. * Try: Run...

Last bug correction: max limit for artifact by default Distinct result to avoid duplicate artifact

Could we please have a release with a binary on GitHub? Building the plugin from source worked fine, but grabbing a binary from GitHub or Maven Central is way more...

The siesta endpoint is no longer available in nexus3, documentation needs to be updated to replace it with "rest". New URLs: `http://NEXUS_HOST/service/rest/rundeck/maven/options/version` `http://NEXUS_HOST/service/rest/rundeck/maven/options/content`

Hello, How can I access artifacts in a private repository. In the UI I can authenticate and see them. Using the old plugin, I could have added the credentials to...

Hi everyone, I encounter the problem that the api for the artifacts seem to be not working. I wonder if it rings any bell to anyone? http://NEXUS_HOST/service/siesta/rundeck/maven/options/content with correct params

Hi, i try to use your cool software under Nexus 3.13, but i got alway an 404. sonartype (https://issues.sonatype.org/browse/NEXUS-14940) wrote that /service/siesta is deprecate, so it would be great if...