Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
-
None
Description
Currently running ./gradlew configure-nexus always returns 0 because the underlying command is curl. For http calls getting 404 or any other non 200 returns, we shall error out so that user may know something is wrong.