Skip to content

TIBCOSoftware/flogo-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plug-in Code for Apache Maven and TIBCO Flogo® Enterprise

This plug-in is subject to the license shared as part of the repository. Kindly review the license before using or downloading this plug-in.

It is provided as a sample plug-in to support use-cases of integrating TIBCO Flogo® Enterprise with Apache Maven.

Prerequisites

  1. Maven (3.6.x and above) should be installed on the Machine. M2_HOME should be set. The Maven Executable should be available in the Path. This can be confirmed by running the command mvn -version from Terminal/Command Prompt.
  2. TIBCO Flogo® Extension for Visual Studio Code (1.2.0 and above) should be installed or a VSIX package (.vsix) file specific to your operating system should be downloaded.

Installation

From Maven Central (Recommended way)

  1. The flogo maven plugin is also hosted on the Maven central. Running maven build on the Flogo app will download the plugin directly from Maven central

From source

  1. Goto https://github.com/TIBCOSoftware/flogo-maven-plugin
  2. Download the Flogo Maven Plugin repository. You can either download it by cloning the repository or downloading it as a zip file and extract it to a folder.
  3. Run the command from Terminal/Command Prompt.
mvn install
  1. This will install the Flogo maven plugin to the local repository

Usage

Refer https://github.com/TIBCOSoftware/flogo-maven-plugin/wiki for more details

License

Copyright 2025 Cloud Software Group, Inc.

This project is Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Notices

The notices for subcomponents contained in the Notice section.

Contributing to the Plug-in

If you'd like to contribute to this plug-in you can fork the repository and submit your pull request. The repository maintainers will review your PR, and they may request changes before merging it. Please reach out to [email protected] if you have any further questions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages