Versions Compared

Key

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

...

Panel

Anchor
Education Systems Maven projects
Education Systems Maven projects

Education Systems Maven projects

indent
1
1
An Education Systems (ES) project will typically consist of 2 Maven artifacts.  These Maven artifacts are:

# Only one Maven WAR artifact which contains all the WEB facing (i.e. jsp's, controllers, css, js, ...) components of the ES project.

# At least one Maven JAR artifact which contains all the support (i.e. services, daos, hibernate mapping, ...) components of the ES project.


The following are the instructions on how the create and configure an ES Maven WAR or Maven JAR project.
  • How to create an ES Maven JAR project using the JAR template
  • How to customize the ES Maven JAR project pom.xml indent
     
    
    * [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]
    
    Panel

    Anchor
    Available for downloading
    Available for downloading

    Available for downloading

    indent
    1
    1
    * [MAC plugin for managing Environmental Variables | Install the Oracle OC4J 10.1.3.5 standalone server^RCEnvironment-1.4.X.dmg]
    * [project.properties | Customizing the project .properties file^project.properties]
    * [Maven settings.xml | Install Maven^settings.xml]
    * [serverTrustStore.jks | Install Maven^serverTrustStore.jks]