Add Java CI workflow with Maven support #154
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 2026-03-03T15:15:50.728Z
|
|
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": "22629474075"
},
"sha": "75dea1c06c193f251a352a5c2e918bd9b7bf17da",
"ref": "refs/heads/master",
"scanned": "2026-03-03T15:15:50.493Z",
"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...
|