Skip to content

Commit 04680f1

Browse files
committed
FIX injected-nexus-deploy crash: skipLocalStaging=true
1 parent 0f33b2b commit 04680f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@
278278
<stagingProgressTimeoutMinutes>15</stagingProgressTimeoutMinutes>
279279
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
280280
<keepStagingRepositoryOnCloseRuleFailure>true</keepStagingRepositoryOnCloseRuleFailure>
281+
<skipLocalStaging>true</skipLocalStaging>
281282
</configuration>
282283
<dependencies>
283284
<dependency>

0 commit comments

Comments
 (0)