Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-2
-
Fix Version/s: 1.1-beta-4
-
Component/s: Core system
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
the installation tests fail if M2_HOME is not set (and exported in bash).
However, I'm opening this as a more general bug since many "unit" tests seem to require having Maven involved which is both time consuming and the cause of annoying issues.
patch with removing use of env var M2_HOME.