Showing posts with label build-process. Show all posts
Showing posts with label build-process. Show all posts

Sunday, June 10, 2012

Why does Maven have such a bad rep?


There is a lot of talk on the internet about how Maven is bad. I have been using some features of Maven for a few years now and the most important benefit in my view is the dependency management.

Wednesday, April 25, 2012

Problem building executable jar with maven


I am trying to generate an executable jar for a small home project called "logmanager" using maven, just like this: