-
Hi,
we currently encounter problems with version ranges. We use them everywhere, to always get the latest bugfix version.
When I retrieve a package using version ranges, it takes up to 72 seconds…
-
When running dryRun=true, the cleanup lists the work it would do. When running without dryRun, if a project is missing a maven-metadata.xml (lets say from a failed deploy), the script will abort.
I c…
idcmp updated
7 years ago
-
I had trouble with our automatic artifactCleanup process.
We have a Jenkins job to submit the cleaning through a curl command.
It wasn't working anymore. I found out that the field seperator has ch…
-
Hi,
My apologies upfront as I found no other good way to contact you about this blog entry besides creating an issue. Hope you won't mind. I'm currently evaluating Nexus 3 OSS against Artifactory Pro…
-
Workaround: Update to Apache Tomcat 8.0.50 or above
When saving on the configuration page for a user (http://cool.jenkins.url/user/user.name/configure) I get the following stack trace.
Adding "-Dhu…
timja updated
6 years ago
-
Hello, I am experimenting with K8s 1.4 pod affinity-antiaffinity,
i am trying to get K8s to cluster together pods of the same service on the same node as much as possible (ie, only go to next node if…
-
```yaml
deploy:
- provider: elasticbeanstalk
script: echo "Deploy master (SpringbootconfigAPI-dev)"
on:
branch: master
conditio…
-
Hello,
Is support for Artifactory v5 on the roadmap?
-
We are looking at implementing the artifactCleanup plugin in the near future, but not without an enhancement. It allows specifying the repo, but we need to limit the groupId as well. We are a global…
-
Hello,
We use the experimental Elastic Beanstalk deployment and it works really good. But it would be great if you could deploy to different Beanstalk environments based on the branch.
For example: …