Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width30%

Table of Contents

Table of Contents
minLevel2
typelist


Documents

Children Display
alltrue
pagedevtools:Developer Tools documentation
sorttitle
Column
width70%

Software Developer Tools at M.I.T.

Panel

For Developers

indent
1
1
{color:blue}

{html}<span style="font-size: 115%">Forums</span>{html}

Forums{color}

indent
2
2
[Developer Forums at M.I.T.|https://developers.mit.edu]
indent
1
1
{color:blue}{html}<span style="font-size: 115%">Support</span>{html}{color}
indent
2
2
[Developer Tools Support site|https://maven-dev.mit.edu/devtoolsSupport]
[Request a Developers Tools Team Account|https://maven-dev.mit.edu/devtoolsSupport/dvTeamAccountRequest.jsp]

For Team Administrators

indent
1
1
{color:blue}{html}<span style="font-size: 115%">Team maintenance</span>{html}{color}
indent
2
2
[Add a member to a Team List|https://maven-dev.mit.edu/devtoolsSupport/dvAddTeamMember.jsp]
[Remove a member from a Team List|https://maven-dev.mit.edu/devtoolsSupport/dvRemoveTeamMember.jsp]

For System Administrators

indent
1
1
{color:blue}{html}<span style="font-size: 115%">Team maintenance</span>{html}{color}
indent
2
2
[Create a Developer Tools Team List|https://maven-dev.mit.edu/devtoolsSupport/dvCreateTeamList.jsp]
[Create a Developer Tools Team Account|https://maven-dev.mit.edu/devtoolsSupport/dvCreateTeamAccount.jsp]

Documentation

indent
1
1
[How to *create* a new Developer Tools Team list|How to create a new Developer Tools Team list].
[How to *create* a new Developer Tools Team Account|How to create a new Developer Tools Team Account].
[How to *add* a member to a Developer Tools Team list|How to add a member to a Developer Tools Team list].
[How to *remove* a member from a Developer Tools Team list|How to remove a member from a Developer Tools Team list].

Using Maven at M.I.T.

Panel

Video Documentation

     For Nexus Repository Manager system administrators
         How to create a Nexus Team account.
         How to create a new Maven repository for an existing Team account.
         How to change an existing private repository to a public repository.

     For Nexus Repository Manager repository administrators
         How to search the public repositories for an artifact.
         How to upload an artifact into a release repository.

General Documentation

     A guide to Maven - The Definitive Guide
     How to configure Maven to use SSL
     How to configure Eclipse IDE to use SSL with Windows
     How to configure Maven to use Java keystores with Windows
     How to configure Maven to use Java keystores with Mac OS X
     How to configure a Maven pom.xml to consume a web service WSDL
     How to configure a Maven pom.xml to access a remote Maven repository
     How to convert a non-Maven project to a Maven Project
     How to convert a non-Maven project to a Maven project with Netbeans
     How to convert a non-Maven project to a Maven project with Eclipse

Using Nexus Repositories

     A guide to Repository Management with Nexus
     How to configure a Maven pom.xml to access the Nexus M.I.T. public repositories
     How to configure Maven setting.xml and pom.xml to access a Nexus private repository
     How to configure Maven setting.xml and pom.xml to deploy a snapshot

Configuration for the Nexus Repository Manager

     How to configure Apache, Tomcat and Shibboleth for Nexus
     How to build the Nexus Touchstone plugin
     How to get the Nexus Repository Manager war file
     How to deploy the Nexus Repository Manager war file

Backup and restore of the Nexus Repository Manager

     What needs to be backed up
     How to restore the Repository Manager from a backup

Using Continuous Builds at M.I.T.

Panel

Bamboo Continuous Integration Server

     The Bamboo Documentation Home

Configuration for Bamboo Server

     How to configure Apache, Tomcat and Shibboleth for Bamboo
     How to get Bamboo war file
     How to configure Bamboo Server
     How to configure Bamboo to use LDAP
     How to build Bamboo SSO Authenticator
     How to integrate Devtools with Bamboo

Using Bamboo

     How to create a plan