Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix vaadin-uitest POM file errors (#12519)
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.
- Loading branch information