-
When I run `mvn quarkus:dev` on my M1 Mac with OpenJDK 17.0.5 (Temurin), the resulting web page looks broken in Chrome & Safari:
![image](https://user-images.githubusercontent.com/1061209/214505699-c…
-
Reproduce steps:
```
git clone https://github.com/ReedOei/eunomia
cd eunomia
mvn compile test-compile pitest:mutationCoverage -e
```
I am using Java 8 on Ubuntu 16.04 LTS:
```
openjdk vers…
-
How finished are the specifications for these features?
From Color 5:
- color-contrast()
- color-mix()
- Relative Color Syntax
From Images 4:
- Non-sRGB interpolation of CSS Gradients
Th…
-
### Describe the bug
In Quarkus 3.2.3 graal-sdk was updated to 23.0.1. When running Quarkus-Tests the following error occours:
[ERROR] DatenmigrationResourceBddIT.datenmigrationTest » Unsu…
-
```
$ mvn -v
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /Users/lhauspie/.asdf/installs/maven/3.8.2
Java version: 11, vendor: Oracle Corporation, runtime: /Users/lh…
-
### Describe the bug
It seems impossible to pass Maven options with values that contain spaces. This would generally apply to any `jf` command that may contain spaces.
### Current behavior
``…
-
### Describe the problem
Hi,
I have tried implementing self heal with selenium maven java project to locate the web element locators in the web page.
I tried the below link full name field :
http…
-
It would be super helpful if you could update the `README.md` with the instructions on how to build/test/run this locally.
Some people, like me, have never used springboot or maven, so it would be …
-
**Description**
Distribution module throws errors after I run `mvn install`. This is from clean archetype generate.
```
Execution build-docker-image of goal io.fabric8:docker-maven-plugin:0.40.…
-
- [x] main
- [x] 4-3-stable
- [x] 4-2-stable
----------
## Bug Report
### iRODS Version, OS and Version
4.2.7 on Ubuntu 18.04 (client and server)
### What did you try to do?
use `imk…