a0dac0f4e7
Change-Id: Ie0e0e3906edaa278805917e6303b1d5f1daba864
16 lines
421 B
YAML
16 lines
421 B
YAML
builders:
|
|
- artifact-resolver:
|
|
fail-on-error: true
|
|
repository-logging: true
|
|
target-directory: foo
|
|
artifacts:
|
|
- group-id: commons-logging
|
|
artifact-id: commons-logging
|
|
version: "1.1"
|
|
classifier: src
|
|
extension: jar
|
|
target-file-name: comm-log.jar
|
|
- group-id: commons-lang
|
|
artifact-id: commons-lang
|
|
version: "1.2"
|