Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k0ce3-0005mQ-MO for pljava-dev@arkaria.postgresql.org; Wed, 29 Jul 2020 03:20:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1k0ce1-00049d-Pa for pljava-dev@arkaria.postgresql.org; Wed, 29 Jul 2020 03:20:41 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k0ce1-00049S-J1 for pljava-dev@lists.postgresql.org; Wed, 29 Jul 2020 03:20:41 +0000 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1k0cdy-0006Aq-L4 for pljava-dev@lists.postgresql.org; Wed, 29 Jul 2020 03:20:40 +0000 Received: by mail-ed1-x52d.google.com with SMTP id z17so16301378edr.9 for ; Tue, 28 Jul 2020 20:20:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=f3j7ZoJvhe/FTVU/PvC89ONLEsH9Gnrqb9nLkwTBrWs=; b=iBuzrT2MmT2i/7hQcVuxvkqkG1TERacYQ++0B6lWR1ELYGTcSWpPHc8IoOx6pzbxUt UysmP/lngagMHI7UuK5W4DqEIxrA1bBuncmyIjGCiZ/trO40Yi4dKLtxRHq0KgzYaYLV LEdZFJsp5waVXN3ygyc2AkC6OZ2ujlDWXDXp8WUaajBoescRQsOOItw5v8wQjYsQhipx 8ICKomO8KSKcuFqlPB5ptvxyIgbU3Agwome3FTFnZeydeKJK2JZG04f3mFcxMySYFy87 jlqTs6KodE6TaxZeyu9cy7/vZace8L72sNPj1Bp9SE3buqo7JjX8XjeCWwFyM41tFDJf z+lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=f3j7ZoJvhe/FTVU/PvC89ONLEsH9Gnrqb9nLkwTBrWs=; b=AEuv1X5lANDIIF6OSgeH2zaiLE81pIPB/LiUZRwar0jTNbo6mi5ZzqLAzoBWUY+h0y 5bzD9AC2EX4M34pespsnghn9mgSI91G58/9fcYQZHz/V0Xg/dsD5r/4C6H2OxCtqsawv 1VAD/CtHisVCzzfc+Sw6MhA+7cI59zONmhpvxtjvxmOjANa+YKqMV1rsVTjpFdyUnm4m NxBAIW5ltJOE6uoTsOQpHV4h+JbEHhTKyPcoHG5w8w3w9wtu/G2C1zH0XZWQxrYIFmDC xPgHXWSLYP8A/kj7wm7iv1JM9LifbpHfqqZLp6lcOjLP0tJfCSnPKctGlV48Ve/D5I50 XiEw== X-Gm-Message-State: AOAM532Ingid2+doIzd3QJwas7SA5a1/Jo8Krd8L2YSbqs6rJr2uHxPx oW18m4wujWMTy2J/07g/WqSowel173Rz8FmxHRuZukiu X-Google-Smtp-Source: ABdhPJzK0Mre3U+m2gZPntBzWg7Nla6RikTRDEDyTaZVGAFWoTp3bCCTjCzamUY5204XhIUAP7NVAU9OpMFxtZ37LRU= X-Received: by 2002:a50:c044:: with SMTP id u4mr30250781edd.366.1595992835323; Tue, 28 Jul 2020 20:20:35 -0700 (PDT) MIME-Version: 1.0 References: <5F1753C9.4060500@anastigmatix.net> <5F175F40.1000905@anastigmatix.net> <5F18C58F.8060204@anastigmatix.net> <5F19C36C.70905@anastigmatix.net> <5F1C6F06.2020809@anastigmatix.net> <5F1CE067.2060107@anastigmatix.net> <5F1F88E0.2050305@anastigmatix.net> <5F20E585.6010703@anastigmatix.net> In-Reply-To: <5F20E585.6010703@anastigmatix.net> From: Kartik Ohri Date: Wed, 29 Jul 2020 08:50:22 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000037c9605ab8c0a2a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000037c9605ab8c0a2a Content-Type: text/plain; charset="UTF-8" On Wed, Jul 29, 2020 at 8:27 AM Chapman Flack wrote: > On 07/28/20 15:14, Kartik Ohri wrote: > > > I tried this and it works well (except for the pljava module which was > > anyways crashing in the previous way as well). Please take a look at the > > latest changes and let me what other modifications are required. > > I think I got a little farther there: > > https://github.com/jcflack/pljava/commit/51bbe22 > > The commit comment talks about what I solved and what I didn't solve. > Something is still going on that puzzles me. > > Regards, > -Chap I read the commit comment. Maven has a method for the dependency path using Artifact. I'll expose the path and remove the hardcoding. I'll expose a reference to this so that the sink can be obtained. However, since every maven report requires this, we could also add a configuration parameter which is read by the mojo and then executed on the Sink. Regards, Kartik > --000000000000037c9605ab8c0a2a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Jul 29, 2020 at 8:27 AM Chapman F= lack <chap@anastigmatix.net= > wrote:
On 07/28/20 15:14, Kartik Ohri wrote:

> I tried this and it works well (except for the pljava module which was=
> anyways crashing in the previous way as well). Please take a look at t= he
> latest changes and let me what other modifications are required.

I think I got a little farther there:

https://github.com/jcflack/pljava/commit/51bbe22=

The commit comment talks about what I solved and what I didn't solve. Something is still going on that puzzles me.

Regards,
-Chap

I read the commit comment. Maven has = a method for the dependency path using Artifact. I'll expose the path a= nd remove the hardcoding. I'll expose a reference to this so that the s= ink can be obtained. However, since every maven report requires this, we co= uld also add a configuration parameter which is read by the mojo and then e= xecuted on the Sink.
Regards,
Kartik
=C2=A0
--000000000000037c9605ab8c0a2a--