File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Copyright (c) 2025 - 2025, Oracle and/or its affiliates. All rights reserved.
2
+ # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/.
3
+
4
+ [repofinder]
5
+ try_latest_purl = False
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 - 2024 , Oracle and/or its affiliates. All rights reserved.
1
+ # Copyright (c) 2024 - 2025 , Oracle and/or its affiliates. All rights reserved.
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
5
Analyzing local clone with the branch name, the commit digest and dependency resolution using cyclonedx maven plugin (default).
6
+ To keep the results from the main target's dependencies static, the Repo Finder's latest PURL finding feature is disabled for this test.
7
+ In particular, dependency commons-jxpath:[email protected] has no readable SCM URL, while from versions 1.4 onwards, it does.
6
8
7
9
tags :
8
10
- macaron-python-package
15
17
- name : Run macaron analyze
16
18
kind : analyze
17
19
options :
20
+ ini : config.ini
18
21
main_args :
19
22
- -lr
20
23
- ./output/git_repos/local_repos
You can’t perform that action at this time.
0 commit comments