Skip to content

Commit d824495

Browse files
author
Trong Nhan Mai
committed
chore: update case apache_maven_yaml_input_with_dep_resolution to apache_maven_with_dep_resolution
1 parent 7a0c75a commit d824495

File tree

3 files changed

+9
-12
lines changed

3 files changed

+9
-12
lines changed
File renamed without changes.
Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/.
33

44
description: |
5-
Check the resolved dependency output with config for cyclonedx maven plugin
5+
Check the resolved dependency output for cyclonedx maven plugin
66
77
tags:
88
- macaron-python-package
@@ -13,8 +13,14 @@ steps:
1313
kind: analyze
1414
options:
1515
command_args:
16-
- -c
17-
- maven_config.yaml
16+
- -purl
17+
- pkg:maven/org.apache.maven/[email protected]?type=pom
18+
- -rp
19+
- https://github.com/apache/maven
20+
- -b
21+
- master
22+
- -d
23+
- 3fc399318edef0d5ba593723a24fff64291d6f9b
1824
- name: Compare dependency report
1925
kind: compare
2026
options:

tests/integration/cases/apache_maven_yaml_input_with_dep_resolution/maven_config.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)