Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Before you begin, you must have done the following:

indent
1
1

* Requested and received confirmation that

a private Nexus repository has been created.
When you receive confirmaiton that the private repository has been created, you will given the following information:
indent
1
 a Developer Tools Team account has been created.  You can [request a Developer Tools Team account|https://src-prod.mit.edu/devtoolsSupport/dvTeamAccountRequest.jsp] at any time.\\
\\
When you receive confirmaiton that the private repository has been created, you will given the following information:\\
\\
indent
2
2

1


repository name\\
repository group name\\
Team ID\\
Team list name\\
[indent:1}
You will need the above information to configure your Maven project so that it can access the private repository.

Panel

These instuctions assume the following:

  • The name of the Nexus Repository server is maven.mit.edu.  The actual server name may be different.

...