Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Avoid multiple codebase for same technical use-case in maven ecosystem
ScriptUtil.runScript method moved to AbstractGwtShellMojo and changed to use plexus-utils CommandLineUtils
ScriptWriterUnix.chmodUnixFile(File) changed to use plexus-utils CommandLineUtils
ScriptUtil.runTestScript may not be necessary anymore depending on strategy to select a Mojo for tests or use standard surefire executions.