-
If you are behind a firewall/proxy; The lines shown below projects cause failures If you are clonning graddle or maven projects or any other templates during "sam init" command, and building the appl…
-
### Description
I'm trying to use the `io.fabric8:docker-maven-plugin:0.44.0` plugin in a multi-module project. One of the modules has `docker`. In this module i want to push the built image. Here is…
-
[ERROR] Failed to execute goal on project echo-server: Could not resolve dependencies for project nia:echo-server:jar:2.0-SNAPSHOT: Could not find artifact nia:utils:jar:2.0-SNAPSHOT -> [Help 1]
[ERR…
-
### Describe the bug
When trying to run 10 IT tests with TestContainers in this PR: https://github.com/quarkusio/quarkus/pull/39032
The CI build fails with an OOM exception on all JDKs. Example: …
-
Building on Ubuntu desktop 22.04, openjdk is from current package:
`openjdk-11-jdk:amd64 11.0.20.1+1-0ubuntu1~22.04 amd64 OpenJDK Development Kit (JDK)`
```
$ java -version
openjdk version…
-
### Description of the bug
Running Hilla Maven front goals in a Maven Hilla Submodule does not work
### Minimal reproducible example
Maven Project Setup
Parent: Simple Module without dependenci…
-
### Describe the bug
Trying to launch Metals server on a project where it worked before or import a new project. Getting this error in the logs:
```
2023.09.21 20:09:08 ERROR Failed to fetch mtag…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
Prese…
-
如题,自动把项目部署到Web服务器,步骤如下。
## 1. 设置Tomcat权限
Tomcat7+的用户及权限配置:在conf目录下,找到tomcat-users.xml,添加manager权限的用户。
## 2. 配置Maven中setting.xml文件
Maven的Server的配置:在Maven的安装路径找到conf目录下的…
-
This is probably not your problem, but it is making it hard for people to test the project.
When building the image with:
`docker build --rm --force-rm -t square/keywhiz .`
I get:
```
[IN…