Skip to content

Commit 37d4e66

Browse files
Update signjars-nightly.yml for Azure Pipelines
1 parent ae16f7c commit 37d4e66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/signjars-nightly.yml

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ extends:
105105
displayName: Build plugin.jar
106106
inputs:
107107
script: |-
108+
./mvnw clean install -N -f pom.xml -Dmaven.repo.local=./.repository
108109
./mvnw clean install -f com.microsoft.java.debug.target/pom.xml -Dmaven.repo.local=./.repository
109110
./mvnw clean install -f com.microsoft.java.debug.plugin/pom.xml -Dmaven.repo.local=./.repository
110111

0 commit comments

Comments
 (0)