Create maven.yml #152
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-11-21T15:08:31.872Z
|
|
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": "19574649781"
},
"sha": "559a1b07aa40383eb3c236778c352775f3110982",
"ref": "refs/heads/master",
"scanned": "2025-11-21T15:08:31.618Z",
"manifests": {
"java-example": {
"resolved": {
"pkg:maven/javax.servlet/servlet-api@2.5": {
"package_url": "pkg:maven/javax.servlet/servlet-api@2.5",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/junit/junit@4.12": {
"package_url": "pkg:maven/junit/junit@4.12",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.hamcrest/hamcrest-core@1.3"
]
},
"pkg:maven/org.hamcrest/hamcrest-core@1.3": {
"package_url": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "java-example",
"file": {
"source_location": "/home/runner/work/MavenBuild/MavenBuild/pom.xml"
}
}
}
}
|
|
build
Submitting snapshot...
|