Re: Starting build-system work (Windows/Mac users please speak up)

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: Kartik Ohri <kartikohri13(at)gmail(dot)com>
Cc: pljava-dev(at)lists(dot)postgresql(dot)org
Subject: Re: Starting build-system work (Windows/Mac users please speak up)
Date: 2020-05-24 05:20:53
Message-ID: 5ECA0435.6010807@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 05/23/20 11:58, Chapman Flack wrote:
> On 05/23/20 11:06, Chapman Flack wrote:
>> mvn site site:stage
>>
>> and then point your browser at the local file
>> target/staging/index.html
>>
>> However, just at the moment the javadoc build is failing for me.
>> I'm quite sure it worked in February when I committed 5ee9b6b.
>>
>> This is one of those moments when I do not love Maven. I'll take
>> a look at what's broken this time.

I have put up a branch bug/master/mjavadoc where the javadocs are
buildable again, so you should be able to build a complete set
of up-to-date docs.

They won't build with Java 9, 10, or 11 though. PL/Java will, but
it has to be 12 or later to build the javadocs. Just the way it is....

Regards,
-Chap

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Kartik Ohri 2020-05-27 16:42:56 Re: Starting build-system work (Windows/Mac users please speak up)
Previous Message Chapman Flack 2020-05-23 15:58:44 Re: Starting build-system work (Windows/Mac users please speak up)