Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
6.2.0 CE M6
Description
When executing some ANT targets and not providing all required parameters, messages shown by console are not very clear:
I.e.:
1) Move to portal root folder
1.1) Execute ant test-class -Dclass=Foo
2) Move to portal/portal-immpl folder
2.1) Execute ant test-class -Dclass=Foo
Actual message:
BUILD FAILED
/home/manuel/liferay-workspace/trunk/portal/build-common.xml:802: The property "test.type" is invalid.