-
Hi,
I'm building feature that I would like to publish to a maven repository, maybe alongside the kar archive.
How can I publish it with the `maven-publish` plugin.
Ideally this (or something…
-
Author: @dkliban (dkliban@redhat.com)
Redmine Issue: 4640, https://pulp.plan.io/issues/4640
---
The user should be able to:
1\. Upload an Artifact either using the Artifact API or Uploads API. …
-
The Artifact class does not offer a #getUrl() method (just as JobWithDetails/BuildWithDetails). IMHO it would be a valuable feature to get the URL of the artifact to for further processing or allow a …
-
I don't know what effect this will have on the rest of the code (as i use MavenArtifact in isolation) but it would be a lot more graceful to raise an error, which will also result in aborting executio…
-
We're looking at shading portions of our internal libraries and only publishing these shaded artifacts. Instead of both the normal jar and the shaded/shadow jar.
We'd like to simplify how the plugin …
-
**Enable TLS for source artifact download URL**
The current implementation of source controller API `ImageRepository` and `MavenArtifact` expose the resulting source artifact at a `HTTP` URL de…
-
You can see in the code below: the `good()` just retrieves a field from a newly-created object without problems; but in the `bad()` example, after I insert the object into an ArrayList and then retrie…
-
Trying to use `baseline-java-versions` with Gradle 8.6 results in the following error:
```
A problem occurred configuring root project 'my-project-root'.
> Failed to calculate the value of task '…
-
Currently there is simple `String::contains` search of `com.vaadin` inside `pom.xml` / `build.gradle` to detect Vaadin project. It might cause lot of false positives. For parsing pom.xml `maven-model`…
-
### Description
I want connect to MS SQL database, but I can't.
From log file:
```
2024-01-24 12:18:38.209 - Open [https://repo1.maven.org/maven2/com/microsoft/sqlserver/mssql-jdbc_auth/12.4.2.x64…