Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 765 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 765 Bytes

hop-plugins

NOTE:
Latest Update: 2023-12-01
Hop Version 2.8.0-SNAPSHOT

Hop external plugins build

a collection of plugins that can be used with but can't or won't be shipped with Apache Hop

Building

Simply run

mvn clean install

You will find the plugin zip files in the various target folders of

assemblies/plugins/*

for example:

assemblies/plugins/exceloutput/target/hop-external-plugins-assemblies-exceloutput-2.1.0-SNAPSHOT.zip

Installing

To install a plugin, unzip the plugin assembly zip file in the plugins/ folder of your Apache Hop client installation.