Configured Maven (Cmvn)

Lift a Maven based development environment to usability by providing an advanced two-step buildsystem: Configuration and Build. Build will be done by Maven. Configuration is what this project is about.

Example of a simple Cmvn Project

A simple Java project with default Maven project layout and a compile-time dependency to SLF4J:

# Standard jar-Project
project: de.tototec.cmvn:de.tototec.cmvn:1.0.0

# We have a dependency to SLF4J
compile: org.slf4j:slf4j-core:1.6.1

For more complex examples see Documentation.

Get the latest Cmvn Release

Help and Documentation

About the Author

Cmvn is developed by Tobias Roeser.

Links: