diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-08-05 15:21:30 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-08-05 15:21:30 +0200 |
commit | 9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3 (patch) | |
tree | 6b04ec0e17f3bb2e1d96f064f74bb33cc4d6249f | |
parent | 071e7cd1ca8aba6e23f79a2bdc31f9b819fbe254 (diff) | |
download | moa-id-spss-9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3.tar.gz moa-id-spss-9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3.tar.bz2 moa-id-spss-9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3.zip |
update paths to maven repos
-rw-r--r-- | id/ConfigWebTool/pom.xml | 4 | ||||
-rw-r--r-- | id/moa-id-webgui/pom.xml | 2 | ||||
-rw-r--r-- | id/oa/pom.xml | 4 | ||||
-rw-r--r-- | id/server/auth-edu/pom.xml | 2 | ||||
-rw-r--r-- | id/server/auth-final/pom.xml | 2 | ||||
-rw-r--r-- | id/server/idserverlib/pom.xml | 2 | ||||
-rw-r--r-- | id/server/moa-id-commons/pom.xml | 12 | ||||
-rw-r--r-- | id/server/moa-id-jaxb_classes/pom.xml | 6 | ||||
-rw-r--r-- | id/server/proxy/pom.xml | 2 |
9 files changed, 18 insertions, 18 deletions
diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index d3fbe9899..512b69a86 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -26,14 +26,14 @@ </activation> <repositories> <repository> - <id>local</id> + <id>moaid_local</id> <name>local</name> <url>file:${basedir}/../../repository</url> </repository> <repository> <id>shibboleth.internet2.edu</id> <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> + <url>https://apps.egiz.gv.at/shibboleth_nexus/</url> </repository> <repository> <id>jboss</id> diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml index 718471e05..9a7b55379 100644 --- a/id/moa-id-webgui/pom.xml +++ b/id/moa-id-webgui/pom.xml @@ -20,7 +20,7 @@ <repository> <id>shibboleth.internet2.edu</id> <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> + <url>https://apps.egiz.gv.at/shibboleth_nexus/</url> </repository> </repositories> diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 4c5d16571..c57f09a44 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -22,12 +22,12 @@ <repository> <id>shibboleth.internet2.edu</id> <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> + <url>https://apps.egiz.gv.at/shibboleth_nexus/</url> </repository> <repository> <id>IAIK Local</id> <name>iaik/libs</name> - <url>http://nexus.iaik.tugraz.at/nexus/content/repositories/iaik/</url> + <url>https://apps.egiz.gv.at/maven/</url> </repository> </repositories> diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml index f662f11e3..01b73f48d 100644 --- a/id/server/auth-edu/pom.xml +++ b/id/server/auth-edu/pom.xml @@ -21,7 +21,7 @@ <repository> <id>shibboleth.internet2.edu</id> <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> + <url>https://apps.egiz.gv.at/shibboleth_nexus/</url> </repository> </repositories> diff --git a/id/server/auth-final/pom.xml b/id/server/auth-final/pom.xml index f3705c1f7..2fca5d6d4 100644 --- a/id/server/auth-final/pom.xml +++ b/id/server/auth-final/pom.xml @@ -21,7 +21,7 @@ <repository> <id>shibboleth.internet2.edu</id> <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> + <url>https://apps.egiz.gv.at/shibboleth_nexus/</url> </repository> </repositories> diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index ae70a6a7e..b12b2cb17 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -20,7 +20,7 @@ <repository>
<id>shibboleth.internet2.edu</id>
<name>Internet2</name>
- <url>https://build.shibboleth.net/nexus/content/groups/public/</url>
+ <url>https://apps.egiz.gv.at/shibboleth_nexus/</url>
</repository>
</repositories>
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 86771932f..1841a66ee 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -18,15 +18,15 @@ </activation> <repositories> <repository> - <id>local</id> + <id>moaid_local</id> <name>local</name> <url>file:${basedir}/../../../repository</url> </repository> <repository> - <id>shibboleth.internet2.edu</id> - <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> - </repository> + <id>shibboleth.internet2.edu</id> + <name>Internet2</name> + <url>https://apps.egiz.gv.at/shibboleth_nexus/</url> + </repository> <repository> <id>hyberjaxb</id> <url>http://repository.highsource.org/maven2/releases/</url> @@ -43,7 +43,7 @@ </repository> <repository> <id>egiz-commons</id> - <url>https://demo.egiz.gv.at/int-repo/</url> + <url>https://apps.egiz.gv.at/maven/</url> <releases> <enabled>true</enabled> </releases> diff --git a/id/server/moa-id-jaxb_classes/pom.xml b/id/server/moa-id-jaxb_classes/pom.xml index 1c1eb7121..324fe8af1 100644 --- a/id/server/moa-id-jaxb_classes/pom.xml +++ b/id/server/moa-id-jaxb_classes/pom.xml @@ -18,13 +18,13 @@ <repositories> <repository> <id>local</id> - <name>local</name> + <name>moaid_local</name> <url>file:${basedir}/../../../repository</url> </repository> <repository> <id>shibboleth.internet2.edu</id> <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> + <url>https://apps.egiz.gv.at/shibboleth_nexus/nt/groups/public/</url> </repository> <repository> <id>hyberjaxb</id> @@ -42,7 +42,7 @@ </repository> <repository> <id>egiz-commons</id> - <url>https://demo.egiz.gv.at/int-repo/</url> + <url>https://apps.egiz.gv.at/maven/</url> <releases> <enabled>true</enabled> </releases> diff --git a/id/server/proxy/pom.xml b/id/server/proxy/pom.xml index a672df2f6..4a18f6b2e 100644 --- a/id/server/proxy/pom.xml +++ b/id/server/proxy/pom.xml @@ -13,7 +13,7 @@ <repository>
<id>shibboleth.internet2.edu</id>
<name>Internet2</name>
- <url>https://build.shibboleth.net/nexus/content/groups/public/</url>
+ <url>https://apps.egiz.gv.at/shibboleth_nexus/</url>
</repository>
</repositories>
|