Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3
-
None
-
xp, linux
Description
I would like mvn eclipse:eclipse to skip its execution
use case: currently eclipse:eclipse goal can not generate my webapp project file correctly using WTP 2.0 so I ended up to handcraft eclipse project and setting files and check them into SCM. By supporting 'skip' configuration, I can have eclipse to generate other project file and skip my web app ( until WTP 2.0 feature is added in the example)
comments?