Skip to content
This repository was archived by the owner on Dec 28, 2018. It is now read-only.

Profiles

filipmaelbrancke edited this page Apr 5, 2013 · 1 revision

Working with different environments

This Maven plugin supports the usage of Maven Profiles ( see also: Maven: The Complete Reference book )

This allows you to:

  • deploy to different servers according to the selected Maven profile
  • configure a LiveCycle application or custom component according to the selected Maven profile

Clone this wiki locally