Re: [Pljava-dev] mvn clean install fails for PL/Java on Postgres 9.5

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To:
Subject: Re: [Pljava-dev] mvn clean install fails for PL/Java on Postgres 9.5
Date: 2016-07-07 11:05:40
Message-ID: 577E3784.1080506@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 07/07/16 04:24, John R Pierce wrote:
> if you're working from git or tarball or
> whatever, you're on your own. it generally takes trial and error to
> determine what packages you need for some custom build.

Or in pljava's case, if trial-and-error feels too chancy, there will
generally be a 'fatal error' line in mvn -X's output that gives the
name of the file that couldn't be found ... it's just easiest to save
the output in a file and grep it for 'fatal error' because that line's
buried in such a volume of other verbosity.

-Chap
_______________________________________________
Pljava-dev mailing list
Pljava-dev(at)lists(dot)pgfoundry(dot)org
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2016-07-07 11:19:32 Re: [Pljava-dev] mvn clean install fails for PL/Java on Postgres 9.5
Previous Message John R Pierce 2016-07-07 08:24:14 Re: [Pljava-dev] mvn clean install fails for PL/Java on Postgres 9.5