Exception: KPM::NexusFacade::ArtifactMalformedException
- Inherits:
-
StandardError
- Object
- StandardError
- KPM::NexusFacade::ArtifactMalformedException
- Defined in:
- lib/kpm/nexus_helper/nexus_api_calls_v2.rb
Class Method Summary collapse
Class Method Details
.message ⇒ Object
21 22 23 |
# File 'lib/kpm/nexus_helper/nexus_api_calls_v2.rb', line 21 def 'Please submit your request using 4 colon-separated values. `groupId:artifactId:version:extension`' end |