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

Update various versions in pom.xml to their latest in 8.0 #24892

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

arjantijms
Copy link
Contributor

Includes the Jakarta EE 11 M2 wave

@arjantijms arjantijms added this to the 8.0.0 milestone Apr 4, 2024
@arjantijms arjantijms self-assigned this Apr 4, 2024
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
@arjantijms arjantijms merged commit f8b416c into eclipse-ee4j:8.0 Apr 4, 2024
2 checks passed
@@ -758,7 +758,14 @@
<plugin>
<groupId>org.glassfish.build</groupId>
<artifactId>spec-version-maven-plugin</artifactId>
<version>2.1</version>
<version>2.2</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question - which Maven version do you use?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.9.6

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, so spec version plugin should change something. I met with an issue in glassfihsbuild maven plugin, where one dependency brought 4.0.0, then it did not work at all, because another required older version. Seems here comes another fragile season of changes as some plugins are preparing for Maven4 and break compatibility with 3.9.6.... and some just work even with newer dependencies.

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