mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
[releng] Use staging repo to build standalone debugger
Change-Id: I1f6c0f239c1a9d5beb32bbd7fb7d54242be163e1
This commit is contained in:
parent
e540b4e319
commit
8aade0b6b6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -25,7 +25,7 @@
|
|||
<cbi-plugins.version>1.1.7</cbi-plugins.version>
|
||||
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
|
||||
<cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
|
||||
<simrel-site>https://download.eclipse.org/releases/2019-12</simrel-site>
|
||||
<simrel-site>https://download.eclipse.org/staging/2019-12/</simrel-site>
|
||||
<repo-path>tools/cdt/builds/master/nightly</repo-path>
|
||||
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
|
||||
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
|
||||
|
|
Loading…
Add table
Reference in a new issue