Martin M

Results 25 issues of Martin M

When specifying the `docker__version` to `19.03` the role is still installing the latest and greatest (as of today 20.10) on the target host. I believe that the problem is the...

Hello, we are using semantic versioning (semver.org) in our projects and stumbled upon the following problem: We have some projects that extend some other upstream projects with some functionality (eg....

I am trying to integrate your plugin into a C++ Gradle project but having a lot of trouble. I tried to follow your example in opencash but always get the...

I have hacked this a bit together and would like to get some guidance from you guys how to implement this better.

needs-work

Hello, I have reported already the same question on the original project but then found this one which seems to be actively maintained. We are using semantic versioning (semver.org) in...

feature-request
question
feature-approved
requires-implementation

**Problem** Currently the plugin does not allow you to have snapshot tags other than `-SNAPSHOT`. **Proposal** Add a new property that allows you to define a different snapshot tag Are...

enhancement

**Versions**: * Plugin version: 2.8.0 * OS: macOS Mojave 10.14.4 * Git: 2.21.0 **Problem**: When running the tests with `./gradlew check` I constantly hit a failure in the `createReleaseTag should...

bug

**Describe the bug** We are using Artifactory Cloud 7.34.4 and encountered the problem that the repository is not assigned to a project. After running `terraform apply` it says all changes...

bug
blocked

I am trying to install xcode-install (2.0.9, 2.1.1, 2.3.1) and getting weird dependency issues. Based on RubyGems xcode-install requires only Ruby >= 2.0.0. But unfortunately I get the following errors:...

I was trying out the migration helper user plugin (https://github.com/jfrog/artifactory-user-plugins/tree/master/migration/artifactoryMigrationHelper) on our Artifactory instance and hit the following problem while executing the user plugin: ``` Failed to setup Artifactory migration:...