Update Jenkinsfile #151
Annotations
1 warning and 3 notices
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build
Snapshot successfully created at 2025-04-23T11:58:42.064Z
|
|
build
{
"detector": {
"name": "maven-dependency-tree-action",
"url": "https://github.com/advanced-security/maven-dependency-tree-action",
"version": "1.1.0"
},
"version": 0,
"job": {
"correlator": "build",
"id": "14617543126"
},
"sha": "f2d20806e0ed29bc9ad37cdc292805691c10e155",
"ref": "refs/heads/master",
"scanned": "2025-04-23T11:58:41.874Z",
"manifests": {
"java-example": {
"resolved": {
"pkg:maven/javax.servlet/[email protected]": {
"package_url": "pkg:maven/javax.servlet/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/junit/[email protected]": {
"package_url": "pkg:maven/junit/[email protected]",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.hamcrest/[email protected]"
]
},
"pkg:maven/org.hamcrest/[email protected]": {
"package_url": "pkg:maven/org.hamcrest/[email protected]",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "java-example",
"file": {
"source_location": "/home/runner/work/MavenBuild/MavenBuild/pom.xml"
}
}
}
}
|
|
build
Submitting snapshot...
|