Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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

  • Tested on Apigee version 19.01.14

Key Features

  • Easily configured.
  • Automatic pom.xml generation

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.
  • No labels