I see below error while packaging appium project for AWS.
Unknown lifecycle phase --DskipTests=true
. You must specify a valid lifecycle phase or a goal in the format
Note:
- Executing packaging command on mac terminal
- Tried both
--DskipTests=true
&-DskipTests=true
(see same error for both)
Looking forward for some help. Thanks!