OVERVIEWThere are 4 sections to this document. These sections To setup the development environment for working with the mit-release-plugin for MOVES, there are 3 steps that must be completed. These 3 steps are: - Step 1:
This section deals editing various project files and is very straight forward. Again, there Reconfigure the POM.XML for the mit-release-plugin-parent and it's children. There is nothing new here and you should know how to do the above relative to the Eclipse IDE that you are using. - Section Step 2:
This section deals editing the project's pom.xml.Section 3: This section deals with creating a Maven jar project using the jar-template. There Reconfigure the POM.XML for the sais-moves-web Maven project. Again, there is nothing new here and you should know how to do the above relative to the Eclipse IDE that you are using. You should notice that in this section: - Items 1 - 8 deal with checking out and disconnecting the jar template from the SVN repository.
- Items 9 - 12 deal with cleanup, renaming the jar template and converting the project to a Maven project.
- Items 13 - 20 deal with checking in the renamed project into a new SVN repository specifically for your project.
- Section 4Step 3:
This section deals with changes that have been made to the JAR template that are not reflected in the documentationcreating and configuring the directory structure that is used by MOVES.
It should take you approximately 10 15 - 20 minutes to get your jar component created and customizedcomplete all 3 steps. |