Description
Hi,
There is a typo introduced in the 2.0 release:
42 @Parameter( defaultValue = "${project.build.directory}/${project.build.finalName", required = true )
43 private File warDirectory;
I can work around .. but I think it will affect everyone...
Attachments
Issue Links
- duplicates
-
MTOMCAT-175 warDirectory property has wrong standard value in release version 2.0
- Closed