Geoffrey De Smet

Results 68 issues of Geoffrey De Smet

See [this question on stackoverflow](http://stackoverflow.com/questions/16517300/junit-parameterized-tests-how-do-i-run-only-1-specific-test-from-intellij-eclip). It seems there's no way to do this. If there's a way, it should be documented on the parameterized testclass wiki.

parameterized

For Devoxx BE 2018, Red Hat summit 2018 and Voxxed Zurich 2018, we scheduled talks to room and timeslots automatically - under many constraints such as speaker availability. Here's a...

Doesn't seem to improve performance

### Description By default, Quarkus uses `quarkus.http.test-port=8081`. In large projects, it's common to use Maven Daemon (mvnd) or a parallel maven build to speed up the build. These two don't...

kind/enhancement
area/maven
area/testing

The JSI project already has a pom.xml file, but it's not available in Maven Central. Adding an extra maven repository is clunky, unreliable (if the server goes does our build...

Hi mike, Defining the same plugin twice in pom.xml can lead to problems in older maven versions and lead to warnings/fail-fasts in newer maven versions.

Would be nice to be able to reuse this code from Maven.

This error message is unhelpful (in maven-jreleaser-plugin): ``` [ERROR] == JReleaser == [ERROR] java.lang.ClassCastException: class java.lang.String cannot be cast to class org.jreleaser.model.internal.deploy.maven.Nexus2MavenDeployer (java.lang.String is in module java.base of loader 'bootstrap';...

bug
maven

There are many other Google APIs than those already supported out of the box, such as [the youtube API](https://developers.google.com/youtube/v3/docs/channels/list?apix=true) to get the number of viewers on a video, or Google...