Java developers absolutely must learn Maven. Maven is the most popular and pervasive build tool in the Java world. Even if you don't use Maven directly, alternatives such as Gradle, Jenkins or Ivy ...
Easyb is a very cool way to test your Java application in BDD-style with Java. But wouldn’t it be nice to be able to integrate your BDD stories into your Maven build process? The good news is, you can ...