Appassembler

Parent POM for all MojoHaus hosted Apache Maven plugins and components.

License

License

GroupId

GroupId

org.codehaus.mojo.appassembler
ArtifactId

ArtifactId

appassembler
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

zip
Description

Description

Appassembler
Parent POM for all MojoHaus hosted Apache Maven plugins and components.
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/mojohaus/appassembler

Download appassembler

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • appassembler-model
  • appassembler-booter
  • appassembler-maven-plugin

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)

Contributing

The first step is to create an appropriate issue. Describe the problem/idea you have and create an appropriate pull request.

Furthermore please get your commit message look like this:

Fixed #IssueNumber - Head line of the issue
 o Optional explanations if needed

Squash your pull request into a single commit to make the later history easier to read. Apart from that please check that all tests are working.

org.codehaus.mojo.appassembler

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

Versions

Version
2.1.0
2.0.0
1.10
1.9
1.8.1
1.8
1.7
1.6
1.5
1.4
1.3.1
1.3
1.2.2
1.2.1
1.2
1.1.1
1.1
1.0
1.0-beta-2
1.0-beta-1