-
[ERROR] Failed to execute goal com.freetmp:xmbg-maven-plugin:1.1.1-SNAPSHOT:generate (default-cli) on project infosystem-server-config: Execution default-cli of goal com.freetmp:xmbg-maven-plugin:1.1.…
-
When trying to add the "docker-in-docker" and/or the "docker-from-docker" feature to my dev container, it attempts to download using the apt-get package manager. I have specified the requir…
-
Here is a test:
```
$ ab -A s3auth:s3auth -n 1000 -c 50 http://maven.s3auth.com/index.html
This is ApacheBench, Version 2.3
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
L…
-
Hi
java version:
```
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
```
maven version:
```
…
-
I have an Artifactory repository for which "Allow Anonymous Access" has been turned off. Is there a way in the plugin to pass the authentication information that maven needs to talk to the artifact re…
-
Hi,
I try host locally this solution for apache spark on its language flavors with command run `docker build -t livy-ci dev/docker/livy-dev-base/`. After some installation steps, the error log appe…
-
I have a Maven project that uses JDK 1.8. If I add a dependency, such as `net.openhft.lang`, containing `com.sun.java.tools` (without specifying the version) to this project, the language server will …
-
We are trying to use `advanced-security/maven-dependency-submission-action@v3` with GitHub Enterprise Server `3.8.5 56a917b`. So far, on two out of two different repositories, the action fails to sub…
-
In [`e1a250f`](https://github.com/minhh2792/uptime/commit/e1a250fe6d2b1a50e1a3af79d7f6c32154f6ac1b
), [MineVN] Maven repo & resource pack server (https://pack.minevn.net) was **down**:
- HTTP code: 40…
-
I tried building XPress, which resulted in the error below:
```
$ mvn package
...
[INFO] Compiling 182 source files to /home/manuel/XPress/target/classes
[INFO] --------------------------------…