-
When typing
`mvn liberty:run-server`
I run into this error:
**[ERROR] Failed to execute goal net.wasdev.wlp.maven.plugins:liberty-maven-plugin:1.2.1:run-server (default-cli) on project NLUApp…
-
Using:
* liberty-maven-plugin v3.10
* Open Liberty 23.0.0.12
* Eclipse OpenJ9 VM, version 17.0.3+7 (en_US)
* Maven v3.8.8
* Windows 11
I get the first time (the feature is downloaded) followin…
-
Hi, great tool.
I've got a use case where I need to completely clone all contents of a repo, including metadata. The checksum files are used for some purpose, and they must also be transferred.
…
hybby updated
3 months ago
-
## Spring Boot Admin Server information
- **Version**:
- **Spring Boot version**:
- 3.3.3
- **Configured Security**:
- **Webflux or Servlet application**:
## Client in…
-
I tried to integrate `dependency-check-maven` to my multi-module maven project, all works as expected when using for java.
But in my project I'm using [`frontend-maven-plugin`](https://github.com/…
-
Please publish this useful plugin to Maven Central. The process to do so is simple and can be fully automated. https://central.sonatype.org/publish/publish-guide/
We are using this config:
**CI …
-
The embedded Jetty instance stays running after the `mvnd` bin process is stopped.
Tested with versions: 1.0.0 and 1.0.1 (currently under vote)
Steps to repro:
Clone https://github.com/apache/m…
-
Before packaging into a jar, the program runs normally in IDEA. However, after packaging with the maven-shade-plugin, an exception occurs during execution. I used jd-gui to decompile the jar, and both…
-
I get several exceptions like this when trying to build a project on a docker image.
```
java.io.IOException: Cannot run program "which": error=2, No such file or directory
```
The build still …
-
```
[INFO] --- sat-plugin:0.16.0:checkstyle (sat-all) @ org.openhab.binding.mqtt.homeassistant ---
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] -----…