Skip to content

Commit

Permalink
Enable tycho.apitools.debug & disable DetectVMInstallationsJob
Browse files Browse the repository at this point in the history
This doesn't fix the problem, but may be gives some hints

See #888
  • Loading branch information
iloveeclipse committed Nov 6, 2023
1 parent 7c1f0ed commit 1673161
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ pipeline {
-Pbree-libs \
-Papi-check \
-Pjavadoc \
-DDetectVMInstallationsJob.disabled=true \
-Dtycho.apitools.debug \
-Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
'''
}
Expand Down

0 comments on commit 1673161

Please sign in to comment.