Re: Please consider using Gradle - Mailing list pgsql-jdbc

From Jeremy Whiting
Subject Re: Please consider using Gradle
Date
Msg-id 501BD57C.5050909@redhat.com
Whole thread Raw
In response to Re: Please consider using Maven  (Craig Ringer <ringerc@ringerc.id.au>)
Responses Re: Please consider using Gradle
List pgsql-jdbc
Hi Craig,
 I suggest aiming higher and migrating to Gradle. There are a couple of
main reasons. Gradle allows the flexibility of Ant builds only better
because scripting is not in XML. Instead Groovy which is less painful to
script. The second is Gradle supports deployment to artifact
repositories including Nexus. Meeting the needs of Thomas.

http://www.gradle.org/

 You will probably find it less painful than using Maven.

Regards,
Jeremy


On 03/08/12 01:48, Craig Ringer wrote:
> On 08/03/2012 08:29 AM, Dave Cramer wrote:
>
>> What I said was I would be OK with publishing to maven, not using
>> Maven for building it. I don't see any upside for the amount of work
>> involved. As you say the build is complicated and works well with Ant.
>
> Phew. I'm not sad about that.
>
> Extending the build with maven-ant-tasks for artifact creation and
> deployment would make sense. I haven't used it before, but it doesn't
> look too bad. I'll see what I can rig up.
>
> --
> Craig Ringer
>
>



pgsql-jdbc by date:

Previous
From: Samuel Gendler
Date:
Subject: Re: moving from oracle to postgresql
Next
From: "Kevin Grittner"
Date:
Subject: Re: Please consider using Gradle