Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
settings.xml 3.19 KiB
Newer Older
<!--
  ~ Copyright 2017 European Commission | CEF eDelivery
  ~
  ~ Licensed under the EUPL, Version 1.2 or – as soon they will be approved by the European Commission - subsequent versions of the EUPL (the "Licence");
  ~ You may not use this work except in compliance with the Licence.
  ~
  ~ You may obtain a copy of the Licence attached in file: LICENCE-EUPL-v1.2.pdf
  ~
  ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" basis,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the Licence for the specific language governing permissions and limitations under the Licence.
  -->

<settings>
	<proxies>
		<proxy>
			<id>httpProxy</id>
			<active>true</active>
			<protocol>http</protocol>
			<host>158.169.9.13</host>
			<port>8012</port>
			<username>j50b107</username>
			<password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</proxy>
		<proxy>
			<id>httpsProxy</id>
			<active>true</active>
			<protocol>https</protocol>
			<host>158.169.9.13</host>
			<port>8012</port>
			<username>j50b107</username>
			<password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</proxy>
	</proxies>
	<mirrors>
		<mirror>
			<id>internal-repository</id>
			<name>Maven Repository Manager running on repo.mycompany.com</name>
			<url>https://joinup.ec.europa.eu/nexus/content/groups/public</url>
			<mirrorOf>open-saml</mirrorOf>
		</mirror>
	</mirrors>
	<servers>
		<server>
			<id>edelivery-snapshots</id>
			<username>gutowpa</username>
			<password>{2y/aQkOSNGYHhuusKhaDwLP/lm5YFzlJwyjUWXFDh74=}</password>
		</server>
		<server>
			<id>edelivery-releases</id>
			<username>gutowpa</username>
			<password>{2y/aQkOSNGYHhuusKhaDwLP/lm5YFzlJwyjUWXFDh74=}</password>
		</server>
		<server>
			<id>cefdigital-snapshots</id>
			<username>j50b107</username>
			<password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
		<server>
			<id>cefdigital-releases</id>
			<username>j50b107</username>
			<password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
		<server>
			<id>cefdigital-thirdparty</id>
			<username>gutowpa</username>
			<password>{2y/aQkOSNGYHhuusKhaDwLP/lm5YFzlJwyjUWXFDh74=}</password>
		</server>
		<server>
			<id>webgate-digit</id>
			<username>j50b107</username>
			<password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
		<server>
			<id>webgate-digit-third-party</id>
			<username>j50b107</username>
			<password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
		<server>
			<id>webgate-digit-soapui</id>
			<username>j50b107</username>
			<password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
		<server>
		  <id>joinup-releases</id>
		  <username>j50b107</username>
		  <password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
		<server>
		  <id>joinup-snapshots</id>
		  <username>j50b107</username>
		  <password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
		<server>
		  <id>joinup-3rdparty</id>
		  <username>j50b107</username>
		  <password>{AP1hP8sE97kHFzAatQGzaaiQPGFrOMDFUZFfG3xTxOs=}</password>
		</server>
  </servers>
</settings>