Goals

GoalDescription
sapep Builds the .par file. Same as calling sapep:install.
sapep:install Installs the artifact in the local repository.

If the property sapep.deploy.on.install is set to 'true' then the par file is also deployed to the defined test portal installation.
sapep:install-snapshot Installs the artifact in the local repository as a snapshot.
sapep:deploy Installs the artifact in the remote repository.
sapep:deploy-snapshot Installs the artifact in the remote repository as a snapshot.
sapep:template Creates a project layout based on a series of questions asked. This is the prefferred way to create a project layout.
sapep:eclipseCreates the project files for the eclipse IDE
sapep:devstudioCreates the project files for SAP NetWeaver Developer Studio
sapep:upload Uploads the generated par file to the portal. Same as doing a quick par upload from developer studio. In order for this to work you have to specify a series of properties, see the properties page.