2954
by Matt Raible
(7 files)
- APF-882: Added "appfuse:remove" goal to allow uninstalling a POJOs CRUD classes and artifacts after they've been generated. NOTE: Use -Dentity=Foo to bypass prompting. Use -Dskip.areyousure=true to b...
15/Sep/07 12:33 PM (34 months, 29 days ago)
APF-882: Added "appfuse:remove" goal to allow uninstalling a POJOs CRUD classes and artifacts after they've been generated.
NOTE: Use -Dentity=Foo to bypass prompting. Use -Dskip.areyousure=true to bypass prompting user to agree to delete.
Matt Raible added a comment - 15/Sep/07 12:35 PM You can now remove CRUD for an object after you've created it using "appfuse:gen".
NOTE: Use -Dentity=Foo to bypass prompting for entity. Use -Dskip.areyousure=true to bypass prompting user to agree to delete.
WARNING: This deletes the model object in addition to everything else. Users might not expect this, but they are warned before the plugin is run.
NOTE: Use -Dentity=Foo to bypass prompting for entity. Use -Dskip.areyousure=true to bypass prompting user to agree to delete.
WARNING: This deletes the model object in addition to everything else. Users might not expect this, but they are warned before the plugin is run.