Skip to content

use maven 3 for jackpot30 - #49

Merged
ebarboni merged 1 commit into
apache:masterfrom
ebarboni:mvnmodern
Sep 8, 2026
Merged

use maven 3 for jackpot30#49
ebarboni merged 1 commit into
apache:masterfrom
ebarboni:mvnmodern

Conversation

@ebarboni

@ebarboni ebarboni commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

trying to upgrade the pom and the plugin to mach maven 3. (A bit like in nbm-maven-plugin)

  • using annotation instead of javadoc tag
  • compiling on java 17 (version 28 has 61.0 class file => 17)
  • using configuration parameter for the configuration file instead Xpp3Dom for the plugin parameter
    but keep xpp3 for reading the compiler plugin configuration

a bit of reformat using NetBeans

@ebarboni
ebarboni requested review from lahodaj and mbien September 7, 2026 15:15

@mbien mbien left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

not tested but the update looks good

@lahodaj lahodaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@ebarboni

ebarboni commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

sidenote, showgui goal is not working because the cli argument --show-gui is no more an option available (maybe a bug, or an history change)

@ebarboni
ebarboni merged commit 894dce2 into apache:master Sep 8, 2026
1 check passed
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.

3 participants