An Education Systems (ES) project will typically consist of 2 Maven artifacts. These Maven artifacts are:
# OnlyoneMavenWARartifactwhichcontainsalltheWEBfacing(i.e.jsp's,controllers,css,js,...)componentsoftheESproject.
* [Picking a projectName and a projectArtifactId | Picking a projectName and a projectArtifactId]
* [How to create an ES Maven WAR project using the WAR template | Using the WAR template#Software Development]
* [How to customize the ES Maven WAR project pom.xml | Using the WAR template#Customizing the project WAR pom.xml]
* [How to create an ES Maven JAR project using the JAR template | Using the project JAR template#Software Development]
* [How to customize the ES Maven JAR project pom.xml | Customize the project JAR pom.xml#Software Development]