sparsick / appassembler

Home Page:http://www.mojohaus.org/appassembler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appassembler Maven Plugin

This project contains the Appassembler Maven Plugin project.

The MIT License Maven Central Build Status Build Status (AppVeyor)

Overview

The Application Assembler Plugin is a Maven plugin for generating scripts for starting java applications. All dependencies and the artifact of the project itself are placed in a generated Maven repository in a defined assemble directory. All artifacts (dependencies + the artifact from the project) are added to the classpath in the generated bin scripts.

Supported platforms:

  • Unix-variants
  • Windows NT (Windows 9x is NOT supported)
  • Java Service Wrapper (JSW)

About

http://www.mojohaus.org/appassembler/

License:MIT License


Languages

Language:Java 56.4%Language:Groovy 23.2%Language:Shell 15.8%Language:Batchfile 4.6%Language:Grammatical Framework 0.0%