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

Fix vaadin-uitest POM file errors #12519

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Conversation

thevaadinman
Copy link
Contributor

@thevaadinman thevaadinman commented Feb 15, 2022

Fixed errors where Maven complains about the POM for uitest - "could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer" and about the 'skip' option being incorrect for maven-javadoc-plugin (because it was missing a groupid declaration). Also silenced warning for explicitly set javax.servlet-api version.

thevaadinman and others added 2 commits February 15, 2022 16:07
Maven complains about errors in the POM for uitest - "could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer" and about the 'skip' option being incorrect for maven-javadoc-plugin (because it was missing a groupid declaration). Also silenced error for explicitly set javax.servlet-api version.
@thevaadinman thevaadinman merged commit 518da78 into vaadin:master Apr 26, 2024
1 check passed
@thevaadinman thevaadinman deleted the pom-fix branch April 26, 2024 13:40
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