Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.1.0
-
Component/s: Build, Test, or Deploy Process, Tools - AppGen, Web - Spring
-
Labels:None
-
Environment:Laptop, WinXP Professional SP3, Intel Core 2 Duo T7250 @ 2Ghz, 2Gb Ram, 120Gb HD
Description
"mvn appfuse:remove -Dentity=<entityName>" doesn't remove JSP generated files via "mvn appfuse:gen -Dentity=<entityName>" in a Spring AppFuse project.
These files are "/WEB-INF/pages/<entityName>s.jsp" and "/WEB-INF/pages/<entityName>Form.jsp".
They have to be deleted manually.