Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-rc2
-
Fix Version/s: 1.0-rc3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
touchstone has a number of goals that are not used because they don't work. These are annotated with @todo tags and should be resolved.
Additionally, there are tests for plugins in there (sea, deploy) - these should be moved to a plugin:test type goal in the plugin itself.
Finally, the following touchstone/src/reactor-build subdirectories don't seem to work because the tests are incorrectly specified:
- legacy
- legacy-fugly
- clean (does nothing)
- standard
They should be made useful or removed.
Is this what is causing maven (1.0 branch) to not build properly unless I switch to offline mode?