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¶
- Cmvn 0.1.8 is the latest development version - 2011-11-10
- Download: Executable JAR | Windows Binary | Gentoo Ebuild (from lefous portage overlay) | Sources
- Documentation: PDF
- Eclipse Plugin: Cmvn Classpath Container
Help and Documentation¶
About the Author¶
Cmvn is developed by Tobias Roeser.
Links: