The FlexDeploy Apigee plugin allows the user to deploy Apigee API proxies and shared flows to Apigee using the maven-apigee deploy plugin. The Apigee plugin also automatically generates the pom.xml and parentpom.xml files. 

Supported Versions

Key Features

FlexDeploy Project Recommendations

Apigee ComponentFlexDeploy Project NamePurpose
API Proxy API Proxy Name

Manage single API proxy or shared flow Apigee project per FlexDeploy project. FlexDeploy project and application name should match for consistency.

Use SCM for source code for API Proxy. The artifacts within the Flexdeploy project can be zipped or an expanded folder.

Plugin Operations

Example Workflows

Simply create workflow with name and type shown below, click Save, go to Definition, click Source button, then download source code replace entire contents on Source popup.

Workflow NameWorkflow TypeSource CodeDescription
Extract and Save ArtifactsBuildExtract and Save Artifacts.xmlExtract files from supported SCM and save as artifacts for use during deploy.
ApigeeDeployDeployApigeeDeploy.xmlDeploy build artifact files to Apigee.