Showing posts with label Builds. Show all posts
Showing posts with label Builds. Show all posts
Friday, March 1, 2013
Maven Niceties
While I am not condoning the use of maven, I am stuck using it most of the time.
Anyways "mvn dependency:tree" is nice for finding out why a dependency was included.
Also "mvn archetype:generate" is nice in a project especially if you have a multi module project, as you can enter this inside the
parent to generate child projects.
Intellij also has a nice feature to display a maven dependency tree.
Saturday, December 1, 2012
Travis CI
Continuous integration platform integrates well with github, pretty hot stuff.
https://github.com/travis-ci/travis-ci
https://travis-ci.org/
https://github.com/travis-ci/travis-ci
https://travis-ci.org/
Subscribe to:
Posts (Atom)