• Farid Zakaria's avatar
    Initial Maven build implementation · b11e65b4
    Farid Zakaria 提交于
     - Added toolchain plugin so we can build against JDK1.6 while still using maven (needs 1.7+)
     - Added animal-sniffer to verify we aren't using any JDK API out of 1.6
     - Added test plugin (maven-exec) and disabled surefire since we dont use JUnit
     - Correctly modeled the dependencies with appropriate scope
     - Added some missing files to gitignore
     - Added Maven wrapper so setup is painless for new developers
     - Added README.md that explains use of toolchains.xml and maven wrapper
    b11e65b4
名称
最后提交
最后更新
..
service Loading commit data...
src Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...