Exception: KPM::NexusFacade::ArtifactMalformedException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/kpm/nexus_helper/nexus_api_calls_v2.rb

Class Method Summary collapse

Class Method Details

.messageObject



21
22
23
# File 'lib/kpm/nexus_helper/nexus_api_calls_v2.rb', line 21

def message
  'Please submit your request using 4 colon-separated values. `groupId:artifactId:version:extension`'
end