Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2503
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <markspace@nospam.nospam> |
| Newsgroups | comp.lang.java.help |
| Subject | Re: ANT vs Maven? |
| Date | Sat, 16 Feb 2013 15:42:32 -0800 |
| Organization | A noiseless patient Spider |
| Lines | 26 |
| Message-ID | <kfp5fq$vhn$1@dont-email.me> (permalink) |
| References | <kfop0b$osq$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Sat, 16 Feb 2013 23:41:46 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="32311"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/q7r5+wDhPcyQxVKcTzd8eYtm3BStPQWA=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
| In-Reply-To | <kfop0b$osq$1@dont-email.me> |
| Cancel-Lock | sha1:jx2pijqdSNI20dZC2H8x5GhuaJs= |
| Xref | csiph.com comp.lang.java.help:2503 |
Show key headers only | View raw
On 2/16/2013 12:09 PM, Steve wrote: > > I've traditionally used ANT. > > My last project put into dependency hell, which learning enough Maven to > get the right set of JAR files bailed me out of. > > I've learned that there is a "Maven Plugin" for ANT, as well as > something called Ivy to give ANT the ability to manage dependencies like > Maven. > > I HATE the directory structure Maven makes me use. You might also look at Apache Ivy, which seems to be a lighter-weight version of Maven. I just used it for the first time today, and it's downloading a bunch of dependencies for me right now. Looks good! But I don't know anything about it, really. My general perception of the Java ecosystem though is that Maven is just plain going to be required for some projects, even if you hate it. Ant+Ivy seems like it might be an alternative for projects you control. http://ant.apache.org/ivy/
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ANT vs Maven? Steve <tinker123@gmail.com> - 2013-02-16 15:09 -0500
Re: ANT vs Maven? Roedy Green <see_website@mindprod.com.invalid> - 2013-02-16 12:47 -0800
Re: ANT vs Maven? markspace <markspace@nospam.nospam> - 2013-02-16 15:42 -0800
Re: ANT vs Maven? Lew <lewbloch@gmail.com> - 2013-02-16 17:42 -0800
Re: ANT vs Maven? markspace <markspace@nospam.nospam> - 2013-02-16 18:06 -0800
Re: ANT vs Maven? eric@invalid.com (EricF) - 2013-02-17 05:01 +0000
csiph-web