This plugin contains all the frontend and backend components in XNAT that allow the use of the Pipeline Engine. These files have been moved from XNAT version 1.8.10. From XNAT 1.9+, the pipeline engine features can not be used without deploying this plugin.
The Container Service is the preferred way of executing jobs in XNAT.
In order to use the Pipeline Engine via XNAT, from XNAT 1.9+ onwards, you would have to deploy:
- The Pipeline Engine Plugin in the XNAT_HOME/plugins folder
AND
- Install the Pipeline Engine on the XNAT host
Execute the command from the source folder:
./gradlew clean xnatPluginJar