Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
fixed all outgoing links from the eval guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Jul 15, 2016
1 parent 29106b3 commit adb8d90
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions chapter-eval.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@ and customers.

. Create a hosted repository with the 'Site' format and a 'Repository
ID' called 'site' ->
http://www.sonatype.com/books/nexus-book/reference/_creating_a_site_repository.html[Read
http://books.sonatype.com/nexus-book/reference/_creating_a_site_repository.html[Read
more...]

. Deploy the simple-project component and site to the repository manager:
Expand All @@ -936,9 +936,9 @@ $ ./build -f simple-project/pom.xml clean deploy site-deploy


. Optionally, configure your own Maven project to deploy a site to the repository manager ->
http://www.sonatype.com/books/nexus-book/reference/_configuring_maven_for_site_deployment.html[Read more...]
http://books.sonatype.com/nexus-book/reference/_configuring_maven_for_site_deployment.html[Read more...]

. Publish it to the repository manager -> http://www.sonatype.com/books/nexus-book/reference/_publishing_a_maven_site_to_nexus.html[Read more...]
. Publish it to the repository manager -> http://books.sonatype.com/nexus-book/reference/_publishing_a_maven_site.html[Read more...]

*Alternatively using your own Apache Maven setup:*

Expand Down Expand Up @@ -1002,7 +1002,7 @@ file.
----

. Read more about potential configuration and usage in
http://www.sonatype.com/books/nexus-book/reference/settings-sect-install.html[Manage Maven Settings Templates]
http://books.sonatype.com/nexus-book/reference/settings-sect-install.html[Manage Maven Settings Templates]

. Downloading the settings template requires {pro} running via HTTPS and can then be performed with the command
below and following the prompts:
Expand All @@ -1018,7 +1018,7 @@ the insecure HTTP protocol once you provide your evaluation {pro} URL of +http:/
production usage, we recommend using the secure HTTPS protocol for your {pro} deployments.

. Find out more about the usage in Download Settings from the repository manager ->
http://www.sonatype.com/books/nexus-book/reference/settings-sect-downloading.html[Read
http://books.sonatype.com/nexus-book/reference/settings-sect-downloading.html[Read
more...]

. Activate User Token in the configuration in the 'Security' menu 'User
Expand Down Expand Up @@ -1116,9 +1116,6 @@ repository manager for a list of NuGet packages.
. To verify that the NuGet package components are being served from {pro} you can return to the web interface and
browse the local storage of your NuGet proxy repository.

NOTE: Watch http://www.youtube.com/v/HXksSdhoqbA?version=3[this video] of the steps being performed in Visual
Studio.

The above instructions were created using Visual Studio 10 Web Developer Express. Your configuration steps may
vary if you are using a different version of Visual Studio.

Expand Down Expand Up @@ -1192,7 +1189,7 @@ the ability to support more than one schema across multiple servers.
*Let's get started*

Read more about
http://www.sonatype.com/books/nexus-book/reference/ldap-sect-enterprise.html[configuring
http://books.sonatype.com/nexus-book/reference/ldap-sect-enterprise.html[configuring
Enterprise LDAP] to learn about the following:

* Configuring LDAP caching and timeout.
Expand Down Expand Up @@ -1230,11 +1227,11 @@ by mapping Crowd groups to {pro} roles.

*Let's get started*

. Configure the Crowd Plugin -> http://www.sonatype.com/books/nexus-book/reference/crowd.html#crowd-sect-config[Read more...]
. Configure the Crowd Plugin -> http://books.sonatype.com/nexus-book/reference/crowd.html#crowd-sect-config[Read more...]

. Map Crowd Groups to {pro} Roles -> http://www.sonatype.com/books/nexus-book/reference/crowd.html#crowd-sect-mapping[Read more...]
. Map Crowd Groups to {pro} Roles -> http://books.sonatype.com/nexus-book/reference/crowd.html#crowd-sect-mapping[Read more...]

. Add the Crowd Authentication Realm -> http://www.sonatype.com/books/nexus-book/reference/crowd.html#crowd-sect-realm[Read more...]
. Add the Crowd Authentication Realm -> http://books.sonatype.com/nexus-book/reference/crowd.html#crowd-sect-realm[Read more...]

.Conclusion
****
Expand Down Expand Up @@ -1270,11 +1267,11 @@ build complex distributed networks of repository manager instances relying on th

*Let's get started*

. Enable Smart Proxy publishing -> http://www.sonatype.com/books/nexus-book/reference/smartproxy-enabling_smart_proxy_publishing.html[Read more...]
. Enable Smart Proxy publishing -> http://books.sonatype.com/nexus-book/reference/smartproxy-enabling_smart_proxy_publishing.html[Read more...]

. Establish trust between repository managers -> http://www.sonatype.com/books/nexus-book/reference/smartproxy-establishing_trust.html[Read more...]
. Establish trust between repository managers -> http://books.sonatype.com/nexus-book/reference/smartproxy-establishing_trust.html[Read more...]

. Configure Smart Proxy for specific repositories -> http://www.sonatype.com/books/nexus-book/reference/smartproxy-repository_specific_smart_proxy_configuration.html[Read more...]
. Configure Smart Proxy for specific repositories -> http://books.sonatype.com/nexus-book/reference/smartproxy-repository_specific_smart_proxy_configuration.html[Read more...]

.Conclusion
****
Expand Down

0 comments on commit adb8d90

Please sign in to comment.