-
**Is this a BUG REPORT or FEATURE REQUEST?**:
## Description
```
[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:1.2.0:build (default-cli) on project eureka-server: Exception…
-
Hello,
First thanks for your contribution!
Actually I got the code from git, and tried to build, but failed.
Could you check the build status in clean workspace?
Thanks. :)
********…
-
Why would someone need to use this project's shaded version? What are the problems otherwise?
-
**请先看[《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md?utm_source=hacpai.com)**,并尝试到 **[issue 列表](https://github.com/xkcoding/spring-boot-demo/issue…
-
**Environment**:
- *Jib version:*
2.2.0
- *Build tool:*
```
mvn --version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec
…
-
Hello
I have dependency of elasticsearch-rest-high-level-client and I am producing another jar file from my project.
```
compile group: 'org.elasticsearch.client', name: 'elasticsearch-rest-high-…
-
**Describe the bug**
After upgrading to `1.5.0Final`, there seems to be some conflicts with reactive streams dependencies in Gradle `test` task which prevents quarkus test application startup. It hap…
-
In order to provide a small executable with fewer dependencies (see #36 #14 ) some libraries can be dropped now.
mvn dependency:copy-dependencies -DincludeScope=runtime
and dependency:tree show…
-
Hi, I know there are other issues like this and a StackOverflow question, however I wasn't able to solve my problem.
This is my maven tree:
```
[INFO] +- org.springframework.boot:spring-boot-st…
-
**Describe the bug**
I have a gateway application using OAuth support from spring security to protect services. The gateway works fine, but when I try to test authentication I get this error:
```
j…