-
Gradle supports multimodule project (see in [official doc](https://docs.gradle.org/current/userguide/multi_project_builds.html)).
This is useful when you try to decompose solid project to modules (…
-
Currently the build steps from the plugin show in Blue Ocean as generic "Run a Conan command" etc. It would be useful to display the full command line for example.
-
Hi together
**The Problem**
Support for Apache HttpClient has been removed in Spring Framework 6.0, immediately replaced by `org.apache.httpcomponents.client5:httpclient5` (note: this dependency h…
-
Hello,
I'm trying to use the gradle plugin behind a corporate proxy and took the gradle pdf example.
I'm sitting behind a corporal proxy which won't let me resolve stuff from mavencentral, jcenter…
-
I have a tool that use artifactory-client-java sdk. I believe I started seeing a scary message like below after moving to Java version 10 or 11. I don't remember seeing it with JVM 1.8.
What is the m…
-
**Is your feature request related to a problem? Please describe.**
`transitive` is a artifactory feature [To enable a search within a remote repository](https://www.jfrog.com/confluence/display/JFROG…
-
Due to the Groovy/Java mix, when the Groovy implementation of a method throws an `IOException`, the exception is actually wrapped in an `InvocationTargetException`.
Example:
```
LocalReposito…
-
**What happened**
I use SBT and I am trying to download the fluvio java client. This is in my build.sbt file
```
ThisBuild / credentials += Credentials("Artifactory Realm", "maven.pkg.github.com", …
-
### Jenkins and plugins versions report
Environment
```Jenkins: 2.444
OS: Linux - 6.8.0-45-generic
Java: 17.0.10 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
ace-editor:1.1
active-direc…
-
I'm trying to migrate to LFS with ssh protocol but instead I get an error:
ssh protocol is not supported
How to make it working? Thank you.