Re: Please consider using Maven

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Please consider using Maven
Дата
Msg-id CADK3HH+GfpMYtamCWve8BaZOxJMWd8y8V0rg_+V7-TFQE-xRpw@mail.gmail.com
обсуждение исходный текст
Ответ на Please consider using Maven  (Thomas Koch <thomas@koch.ro>)
Ответы Re: Please consider using Maven
Список pgsql-jdbc
Thomas,

I would have no problem publishing to maven if someone wants to do the
work to make it happen.

As far as using maven goes. The way the driver is built is highly
dependent on ant, and it works very well. This would be a considerable
amount of work with very limited benefit to the project.

Also the project has no dependencies beyond junit, for testing.

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca


On Thu, Aug 2, 2012 at 8:11 AM, Thomas Koch <thomas@koch.ro> wrote:
> 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
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Radim Kolar
Дата:
Сообщение: Re: Please consider using Maven
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Please consider using Maven