Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 678 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 678 Bytes

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.