/maven-play2-plugin

A Maven Plugin to build Play2 applications

Primary LanguageJavaApache License 2.0Apache-2.0

play2-maven-plugin

The play2-maven-plugin is used to build Play 2 applications using Maven. Basically, it just a wrapper around the play command. It supports the application compilation, test and packaging.

It defines the play2 packaging type and supports the compilation, the test and the packaging of the application. Dependencies are also managed using Maven.

The documentation is available on :

The plugin is licensed under the Apache Software License 2.0.