Skip to content

Conversation

@simonladen
Copy link
Contributor

@simonladen simonladen commented Aug 1, 2024

The issue with the tests appeared to be related to maven-plugin-plugin. When the version is <3.11.0, the tests pass with the current code. But with v3.11.0 and above (currently 3.13.1), it requires MavenProject and MavenSession to be declared as @parameter, not @component.
Also, payara.version needs to be the same in the payara-micro-maven-plugin pom and in the 2 pom used in the tests, or the version of payara-micro in the test pom won't be found to run the test.

@simonladen simonladen force-pushed the FISH-8904-add-pipeline-PR branch from 27d0187 to d43e2a3 Compare August 16, 2024 09:13
@simonladen simonladen changed the title WIP FISH-8904 - add pipeline PR and build the 4 projects FISH-8904 - add pipeline PR and build the 4 projects Aug 16, 2024
@jGauravGupta
Copy link
Contributor

LGTM!

@jGauravGupta jGauravGupta merged commit 3d48316 into payara:master Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants