|
Friday, 03 September 2010 11:19 |
|
Notes from the People's Popular Anti-Maven Front of Java General Meeting
REG: All these years. Maven has bled us dry with convoluted XML files, forced us to respect the Maven way, and made us download the internet at every build. And what has Maven ever given us in return?!
|
|
Read more...
|
|
|
Tuesday, 31 August 2010 14:00 |
|
I don't unit test my classes. I don't even unit-test my methods. You'll be hard-put to find the word "test" in my source code. And I never, ever create a new JUnit Test Case Eclipse.
I prefer to test how my application behaves. And I find it makes a huge difference.
|
|
Read more...
|
|
Wednesday, 18 August 2010 23:43 |
|
If you have a Maven project of any size, particularly involving many modules or large numbers of dependencies, you have probably come across issues updating your version numbers. Of course the Maven Release Plugin does a great job for updating version numbers as part of the automated release process, but there are times when it doesn't quite fit the bill, and version numbers are not limited to the main project versions.
The Versions Plugin very useful but not-so-well-known Maven plugin that gives you a number of tools in this direction. You should check out the website for a full list of everything this plugin can do, but here, I just want to cover a few highlights.
|
|
Read more...
|
|
Thursday, 12 August 2010 12:02 |
 |
|
Tuesday, 10 August 2010 00:33 |
|
In the world of automated web testing, Selenium 2/WebDriver is the new kid on the block, but it is also arguably the most compelling web testing tool around at the moment. Selenium 2/WebDriver is the result of the merging of two popular open source web testing frameworks: Selenium 1 and WebDriver, in an effort to learn the lessons gleaned from both of these older libraries. And the teams have learned their lessons well, and come up with a slick, elegant and functional testing framework.
|
|
Read more...
|
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
|
Page 1 of 14 |