The Artima Developer Community
Sponsored Link

Java Buzz Forum
Handling Dependencies: A generation tool, or something smarter in Maven

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Handling Dependencies: A generation tool, or something smarter in Maven Posted: Nov 24, 2004 7:08 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Handling Dependencies: A generation tool, or something smarter in Maven
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
How long does it take to setup your Maven >dependency<'s for a project that uses a lot of open source? You find yourself following a chain of "X needs Y..." as you keep adding your dependencies. What would be nice is to be able to write a script that takes high level tools (e.g. Spring) and builds the dependencies for all of the sub projects. What would be even cooler is to have maven give it a go. You could say "I want Spring version X", and maven will download all of the items that Spring needs automagically. No more following the breadcrumbs.

Read: Handling Dependencies: A generation tool, or something smarter in Maven

Topic: How to play a midi file from a Java application Previous Topic   Next Topic Topic:

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use