Issue Details (XML | Word | Printable)

Key: MGWT-11
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: nicolas de loof
Reporter: nicolas de loof
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2.x GWT Plugin

use plexus-util commandLine in replacement for custom ProcessWatcher

Created: 06/Jan/09 07:05 AM   Updated: 19/Feb/09 04:53 AM
Component/s: None
Affects Version/s: 1.1
Fix Version/s: 1.1

Time Tracking:
Not Specified


 Description  « Hide
Avoid multiple codebase for same technical use-case in maven ecosystem

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
nicolas de loof added a comment - 06/Jan/09 07:28 AM
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.