Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Commit bc514a3

Browse files
committed
[eclipse-xtext/xtext#1427] disable p2 mirrors
Signed-off-by: Christian Dietrich <[email protected]>
1 parent eea8fa1 commit bc514a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2-maven-build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ mvn \
99
--batch-mode \
1010
--update-snapshots \
1111
-Dmaven.repo.local=.m2/repository \
12+
-Dtycho.disableP2Mirrors=true \
1213
-DJENKINS_URL=$JENKINS_URL \
1314
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
1415
$@

0 commit comments

Comments
 (0)