- CentOS 7
- Installed JDK 1.8
- Install Nexus
./nexus_install.sh
- Configure Nexus automatically
./nexus_configure.sh
- Alternative: Create respositories in Nexus 3.+
./create_repositories.sh
-
Set the following access settings for the repositories
'ishreleases','gradle'and'distributions': 'Allow File Browsing' and 'Include in Search' to TRUE. -
Create the Intershop proxy repository
name:
Intershopid:
ishrepotype:
ProxyRemote Url:
https://repo.intershop.de/content/repositories/contract-idFill out the Authentication with your credentials.
Switch to the tab Routing and make sure Discovery is unchecked.
-
Create the JCenter proxy repository
name:
JCenterid:
jcentertype:
ProxyRemote Url:
https://jcenter.bintray.com/ -
Assign the Intershop proxy repository additionally to the
'Components'repository group (order: Intershop, Intershop Releases, Releases, Gradle) -
Assign the Intershop and JCenter proxy repositories additionally to the
'Maven all'repository group (order: JCenter, Central, Intershop)