Skip to content

fix: Add modern maven-war-plugin to resolve compatibility issues#20

Merged
thesurenk merged 1 commit into
mainfrom
dockerfile-updates
Oct 1, 2025
Merged

fix: Add modern maven-war-plugin to resolve compatibility issues#20
thesurenk merged 1 commit into
mainfrom
dockerfile-updates

Conversation

@thesurenk

Copy link
Copy Markdown
Collaborator
  • Add maven-war-plugin.version=3.4.0 property
  • Configure maven-war-plugin with modern version
  • Set warName to project.artifactId (basicauth)
  • Set failOnMissingWebXml=false for flexibility
  • Resolves API incompatibility with old plugin version 2.2
  • Compatible with Java 17 and modern Maven

- Add maven-war-plugin.version=3.4.0 property
- Configure maven-war-plugin with modern version
- Set warName to project.artifactId (basicauth)
- Set failOnMissingWebXml=false for flexibility
- Resolves API incompatibility with old plugin version 2.2
- Compatible with Java 17 and modern Maven
@thesurenk thesurenk merged commit 7e12853 into main Oct 1, 2025
1 check failed
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.

1 participant