mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
Merge pull request #1138 from eclipse/cd_xtext_issue1427
[eclipse/xtext#1427] disable p2 mirrors
This commit is contained in:
commit
d624376dab
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ mvn \
|
|||
--batch-mode \
|
||||
--update-snapshots \
|
||||
-Dmaven.repo.local=.m2/repository \
|
||||
-Dtycho.disableP2Mirrors=true \
|
||||
-DJENKINS_URL=$JENKINS_URL \
|
||||
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
|
||||
$@
|
||||
|
|
Loading…
Reference in a new issue