There was an error while loading. Please reload this page.
1 parent 45035d6 commit 87612e1Copy full SHA for 87612e1
1 file changed
.github/workflows/dependency-graph.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
java-version: '21'
24
maven-version: '3.9.9'
25
- maven-args: -Dscopes=compile,runtime
+ maven-args: -Dscopes=compile,runtime -Pags
26
maven-username: ${{ secrets.NEXUS_USERNAME }}
27
maven-password: ${{ secrets.NEXUS_PASSWORD }}
28
maven-settings-path: ".ci.settings.xml"
0 commit comments