SAP EP 6.0 Maven plugin

Overview of the SAP EP 6.0 Maven plugin

This plugin allows a user to create either a subproject or a standalone project for the SAP EP 6.0

The project.properties file set the following key if you want to use the multiproject feature:

#------------------------------------------------------------------
# M U L T I P R O J E C T
#------------------------------------------------------------------
maven.multiproject.type=sappar
And you need to fil out the rest of the project.properties file if you want to use the instant upload feature.

Other than that, there is nothing special to set up.

What this plugin does

This piugin handles the lifespan for creating a .par file for SAP Enterprise Portal 6.0.

The plugin includes all standard lifespan goals for working with the multiproject plugin, which makes it capable for both standalone work or by adding to a multiproject setup