Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Maven 4 to Build Matrix #657

Open
hantsy opened this issue Dec 25, 2024 · 0 comments
Open

Add Maven 4 to Build Matrix #657

hantsy opened this issue Dec 25, 2024 · 0 comments

Comments

@hantsy
Copy link
Member

hantsy commented Dec 25, 2024

I tried to use Apache maven 4.0.0-RC2 to build my Jakarta REST example project and got the following warning info which is related to Arquillian.

[WARNING] 6 problems were encountered while building the effective model for org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta:jar:10.0.0.Final during dependency collection step for project (use -X to see details)
[WARNING] 8 problems were encountered while building the effective model for com.github.hantsy.arquillian-container-glassfish-jakarta:arquillian-glassfish-managed-jakarta:jar:7.0.10 during dependency collection step for project (use -X to see details)
[WARNING] 8 problems were encountered while building the effective model for com.github.hantsy.arquillian-container-glassfish-jakarta:arquillian-glassfish-common-jakarta:jar:7.0.10 during dependency collection step for project (use -X to see details)
[WARNING] 6 problems were encountered while building the effective model for org.jboss.arquillian.testenricher:arquillian-testenricher-ejb-jakarta:jar:10.0.0.Final during dependency collection step for project (use -X to see details)
[WARNING] 6 problems were encountered while building the effective model for org.jboss.arquillian.testenricher:arquillian-testenricher-resource-jakarta:jar:10.0.0.Final during dependency collection step for project (use -X to see details)
[WARNING] 6 problems were encountered while building the effective model for org.jboss.arquillian.testenricher:arquillian-testenricher-cdi-jakarta:jar:10.0.0.Final during dependency collection step for project (use -X to see details)

It is better to add 4.0 to the maven build matrix and keep updated with the latest development stack.

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

No branches or pull requests

1 participant