Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-beta-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
touchstone is currently hooked onto test:test, but when building Maven with Maven, it runs against the installed maven, not the built maven.
touchstone should only be called when:
- bootstrapping
- building an installer (run against the new version)
it is now part of the bootstrap & release, not general build.