Skip to content

m-brophy/windup-distribution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migration Toolkit for Applications by Red Hat (MTA) Distribution

Overview

This project builds the MTA distribution ZIP file. It includes all launch scripts, batch files, libraries, JARs, add-ons, and configuration files for running MTA.

This projects contains dependencies on the following projects, which must be built first.

  • windup-rulesets: This project contains the MTA rules.

  • windup: This project contains the Windup core source code.

A script to build this project and its dependencies (above) can be found here: windup-local-build-scripts.

More detailed instructions are located here: Build Windup from Source.

Build the Project

To build this project, type:

mvn clean install

This creates a mta-distribution-<VERSION>-offline.zip file in the mta-distribution/target/ directory.

Additional Resources

About

Windup Distribution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 52.2%
  • Batchfile 47.8%