Versions Compared

Key

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

The buildMule operation allows for building Mule projects, whether they are Maven projects or not. It automatically copies the completed zip file over to the FD_ARTIFACTS_DIR.

...

Property Name

Property Code

Required

Description

Project Properties

FDMULE_

Property Name

Property Code

Required

Description

FDMULE_APP_NAME

Mule Home

FDMULE_HOME

If it is not a Maven Project.

Path to a Mule Server Installation

Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Mule Project PathFDMULE_PROJECT_PATHNoThis is the folder that typically is named for your application and contains your [src] folder. Relative paths are sourced from the FD_TEMP_DIR.
http.portFDMULE_HTTP_PORTNo

HTTP port to use when running Maven tests. This should be a different number than the one that is usually used to run the application on the server. This only works if ${http.port} is used in your HTTP Connector.

Outputs

Output Name

Required

Description




...