Link Details

Link 277545 thumbnail
User 185351 avatar

By jsugrue
via java.dzone.com
Published: Nov 03 2009 / 04:59

... in other words, a first step towards using Maven for dependency management but NOT builds. That's the irony of Maven ... they've conflated two things (dependency management and builds) in such as way that they make the useful one (dependency management) painful because the build system is so awful.
  • 12
  • 17
  • 1263
  • 516

Comments

Add your comment
User 289539 avatar

michele.mauro replied ago:

1 votes Vote down Vote up Reply

The Sonatype Maven team have replied:
http://www.dzone.com/links/maven_howard_how_to_execute_the_perfect_oss_drive.html

It has to be noted, however, that Howard Lewis Ship and his Tapestry framework have always been a world apart from "mainstream" java frameworks and directions...

User 446417 avatar

serps replied ago:

0 votes Vote down Vote up Reply

I understand his pain, but I'm not sold on his solution.

User 254327 avatar

xcdesz replied ago:

0 votes Vote down Vote up Reply

Eh.. he is right about the flakiness of the m2Eclipse plugin. If you have a system with many modules (i.e; >10), then it seriously effects the performance and stability of your Eclipse. Also, you shouldnt need a plugin/IDE for a build system. If your build system cannot run from a command line, then it is too complicated.

User 202710 avatar

wytten replied ago:

0 votes Vote down Vote up Reply

Yes, and it gets worse if your central repository is geographically distant :(

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.