Skip to content

Conversation

@thesurenk
Copy link
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.

2 participants