blackducksoftware / hub-detect

This is now deprecated. Please see synopsys-detect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hub-detect lacks an invalid json parameter error

imbeyondboredom opened this issue · comments

Issue template

Expected behavior

  • If the SPRING_APPLICATION_JSON environment variable does not have proper JSON then it the error message should indicate that

Actual behavior

  • If the SPRING_APPLICATION_JSON environment variable does not have proper JSON then hub-detect just complains about an empty username/password

Steps to Reproduce

  • Put invalid json into the SPRING_APPLICATION_JSON variable
  • Run hub-detect
  • Observe that the error just complains about the username/password/url not being set

Version

Project Version:

  • 4.4.2
    OS:

  • OSX

commented

@ekerwin This is old functionality that I presume has not changed in a long time, do you agree with @imbeyondboredom on this one?

commented

@imbeyondboredom Do you still need this issue addressed?