Versions Compared

Key

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

MAP supports the Maven project build system. We have a local "virtual" repository that will get you all the SASH2, Struts, etc dependencies for your project automatically. It also lets you deploy your own packages to share them either with your local team or with other teams.

Configuring Maven 2.0.x to use the MAP Virtual Repository

...

You can now right click on your project and add dependencies via maven. Eclipse will also automatically deploy all the dependency jars to your local eclipse-configured tomcat.

Configuring your project for deploying jars to the MAP repository

TBD