TIBCO BusinessEvents Maven plug-in is packaged with TIBCO BusinessEvents installation. To run the maven commands, you must install the TIBCO BusinessEvents Maven plug-in to your Maven (m2)repository. This is a one-time activity.
Prerequisites
JRE 1.8 or later is installed and its location is added to the PATH environment variable.
Apache Maven installed and its location is added to the PATH environment variable
TIBCO BusinessEvents 5.4.1 or later is installed.
A working internet connection for downloading Maven dependencies.
Procedure
Navigate to the Maven folder in the TIBCO BusinessEvents installation at
BE_HOME/maven/bin.
Run the following command:
For Windows -
install-be-maven-plugin.bat
For Unix -
install-be-maven-plugin.sh
On the successful run of the command, the BusinessEvents Maven plug-in JAR file (BE_HOME/maven/bin/be-maven-plugin-version-number.jar) is installed to your Maven (m2) repository.