fix javadoc

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2022-10-08 19:35:24 +10:00
parent 1f792d48d0
commit b2d050948d
1 changed files with 1 additions and 1 deletions

View File

@ -779,7 +779,7 @@ public abstract class AbstractWebAppMojo extends AbstractMojo
* Ensure there is a webapp, and that some basic defaults are applied
* if the user has not supplied them.
*
* @throws Exception
* @throws AbstractMojoExecutionException
*/
protected void configureWebApp()
throws AbstractMojoExecutionException