File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed
apache_maven_with_dep_resolution
apache_maven_yaml_input_with_dep_resolution Expand file tree Collapse file tree 3 files changed +9
-12
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 2
2
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/.
3
3
4
4
description : |
5
- Check the resolved dependency output with config for cyclonedx maven plugin
5
+ Check the resolved dependency output for cyclonedx maven plugin
6
6
7
7
tags :
8
8
- macaron-python-package
@@ -13,8 +13,14 @@ steps:
13
13
kind : analyze
14
14
options :
15
15
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
18
24
- name : Compare dependency report
19
25
kind : compare
20
26
options :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments