Please consider using Maven - Mailing list pgsql-jdbc

From Thomas Koch
Subject Please consider using Maven
Date
Msg-id 201208021411.25302.thomas@koch.ro
Whole thread Raw
Responses Re: Please consider using Maven  (Radim Kolar <hsn@filez.com>)
Re: Please consider using Maven  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Hi,

I'm a Debian maintainer working on a package that uses postgresql. I've to fix
the debian packaging of the jdbs lib because it does not come with maven's
pom.xml files. - That has nothing to do with you.

However I noticed, that you don't use maven.

From a packagers point of view it's very very convenient, if java libraries
all have a common layout and if they declare their dependencies in a pom.xml.
I know that maven is crappy, but it's a better then having to deal with
hundreds of different flavours of crap in ant projects.

So I'd like to encourage you to re-consider using maven. Please.

Regards,

Thomas Koch, http://www.koch.ro

pgsql-jdbc by date:

Previous
From: Till Toenges
Date:
Subject: Re: not fetching all query results
Next
From: Radim Kolar
Date:
Subject: Re: Please consider using Maven