Benjamin Marwell

Results 120 issues of Benjamin Marwell

Hi, `looseApplication` seems broken. Although I set it to `false`, an XML file will be created when running `mvn package liberty:dev`. https://github.com/OpenLiberty/ci.maven/blob/main/docs/deploy.md Reproducer: * Create a multi-module-project ```xml io.openliberty.tools liberty-maven-plugin...

Hi, except for UBI, there are no Java 21 images. Can you please provide Java 21 non-UBI images? Thanks :)

- require https://github.com/apache/maven-parent/pull/165 to be merged - require java 17, compile to 17 ## **⚠️ This PR requires a vote** Please do not merge unless the vote has passed. The...

breaking

### Expected Behavior I can use this with giscus, because its script tag can be enabled with `data-cookiecategory` ### Current Behavior `data-cookiecategory` was renamed to `data-category`, which is also used...

bug
triage

Hi Jandex team! ## Problem description The Maven plugin works almost flawlessly - that is, until it encounters a .war project (Maven). The resulting index file will be located at...

Refs: #215, MSOURCES-144 This test will currently fail. At the moment, there is an oversight mentioned in #215 by Tagir: For Multi-Release jars, the additional source folders (specified in the...

This is merely a starting point and a show-case where we can go. I added a new integration-tests/modular project which activates on 9+. It will be having only a test...

**Is your feature request related to a problem? Please describe.** Not related to a problem. **Describe the solution you'd like** ```json { "documentType" : "adoc" } ``` Global, or just...

enhancement

### Affected version 4.0.0-SNAPSHOT ### Bug description On AIX only: ``` # tar xf ../apache-maven-4.0.0-SNAPSHOT-bin.tar.gz tar: directory checksum error (0 != 73174) ``` But when using GNU tar from the...

bug