Re: Merge pgjdbc-parent-poms project into pgjdbc please

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Pavel Raiskup <praiskup(at)redhat(dot)com>
Cc: Dave Cramer <davecramer(at)gmail(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Merge pgjdbc-parent-poms project into pgjdbc please
Date: 2016-01-24 15:30:30
Message-ID: CAB=Je-EpJCPuzWO4gUMA622qYhPY+WLyNKYVM+Hno+DW5GbHzg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Pavel>I must admit that it all sounds terribly complicated process
Pavel>to build pgjdbc from source

I must admit you exaggerate here.

Building pgjdbc is **just** a single `mvn install` command.
As you miss pgjdbc-parent-poms (it is your choice to miss it in the
first place), you need to get pgjdbc-parent-poms sources, then `mvn
install` it.
pgjdbc-parent-poms are at GitHub's releases page (see [1])

Is is that complicated?

Pavel> can I have the parent-poms installed somehow locally -- without
Pavel>creating a new system package?

I'm not sure if end-user applications would work if you skip packaging
of pgjdbc-parent-poms.
To install pgjdbc-parent-poms locally, see [2].

Pavel> taking into account how trivial is to build
Pavel>so complicated project like PostgreSQL server itself

It is like a single command that works in all the supported operation
systems and downloads all the dependencies?
I'm afraid, it is not.

[1]: https://github.com/pgjdbc/pgjdbc-parent-poms/releases
[2]: https://github.com/pgjdbc/pgjdbc-parent-poms#installing-parent-poms-to-local-repository

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thom Brown 2016-01-24 15:58:10 Re: Patch: Implement failover on libpq connect level.
Previous Message Thom Brown 2016-01-24 15:30:22 Re: Patch: Implement failover on libpq connect level.