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 1jqiU4-0006ux-NN for pljava-dev@arkaria.postgresql.org; Wed, 01 Jul 2020 19:33:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jqiU3-0007iK-LX for pljava-dev@arkaria.postgresql.org; Wed, 01 Jul 2020 19:33:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jqiU3-0007hA-GP for pljava-dev@lists.postgresql.org; Wed, 01 Jul 2020 19:33:27 +0000 Received: from mail-ej1-x636.google.com ([2a00:1450:4864:20::636]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jqiU1-0000mj-IL for pljava-dev@lists.postgresql.org; Wed, 01 Jul 2020 19:33:27 +0000 Received: by mail-ej1-x636.google.com with SMTP id o18so21785427eje.7 for ; Wed, 01 Jul 2020 12:33:25 -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=NN9Zkqgx8lvYxC07RkfYGXskZ8cex6A+UQvqqaoWM3Y=; b=Ih1x+hvliQ4ppYPnvqMVscKi2US0rtfw0bRGeA6jMGwxsVx0oltY3bmgPiWfmVgRvG td0rldgbgKxCxFf8q3CgqG0B3Y2sB6QTpAtjzSttEc1bFco12HxU4yUHLIarsdgpKZsd i7YHimmzzFXnqgo3Qlcu2tfjDPhn8ZF0zaWibOX4m2T+iTj1z8FwqbzHfaSybyXuTOvk Cjulndckk1ENN0bZu+gPKwWdndkTtE6IoThEbG77JGKEe8MkOdxzLm2vyLLP7Tlzmkkm ZOu0ITURh6mkhi26hqoYL1GyxrNHtPVNuN5MqFjoUyATzPvZSXzxE38FBqrWhsCv5Fsk w5uA== 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=NN9Zkqgx8lvYxC07RkfYGXskZ8cex6A+UQvqqaoWM3Y=; b=MgLjFiTMOkbwHJM7QVgFe1R2r2mtfah6QjbJWLW6++Dj7rIsIabuaZz/9duUS7nmoe znqp5iBDVV7dfj420NnGKgtRfCk/Qwcz5QqgZKzz2HmWCoEBAg3NKkCd79HvUGX8YSzq hOgBUSaiCQ5N0MFagsctXnfD6UVMO0+wJCtlM9KkBLXlNetGOHyldRccvlXQ6gb/LXx6 uel7KLnJZix8sQx1IxvL+nnsi1xidWQOzEEFLYFjaUk96dwtmyHPYWOaaTIw6D0P6sUE 41haeWuVdHB15oNUWjx6p5f316wvyJSXjw/CD5lfALSWkJPFjRNaUoPXKrwuN2e8ZkSI JjNA== X-Gm-Message-State: AOAM533qiqbq8PGy6pmw8JE9X4Us5f+DAYCy41FHkArOJD5QO7YKqW+Y anjvL/JTtfYdwjMvsXUTAKB2pDiFxWdU7t6Xjyg3/C8X X-Google-Smtp-Source: ABdhPJyVr53cBNArBkxJWbJPcqUCpSlD6/4yOfHM8OrpcFI3r1XbXMHTvvdrGjhr+8q+gj232J+W3EBUOPYuSXKdhCY= X-Received: by 2002:a17:906:2296:: with SMTP id p22mr23757294eja.510.1593632004801; Wed, 01 Jul 2020 12:33:24 -0700 (PDT) MIME-Version: 1.0 References: <5EF7B265.3060907@anastigmatix.net> <5EFA6C22.8060006@anastigmatix.net> In-Reply-To: <5EFA6C22.8060006@anastigmatix.net> From: Kartik Ohri Date: Thu, 2 Jul 2020 01:03:12 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000008c887205a9665d65" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000008c887205a9665d65 Content-Type: text/plain; charset="UTF-8" > > > It builds for me > > in a single step as well. (It required two only the first time I added > the > > module.) > > I am curious; have you tried it again with org/postgresql/* deleted from > ~/.m2/repository ? That should be the same as building it the first time, > and I was able to do that and get a successful one-step build. > > My test was with a use of the plugin added to pljava-so; I was not > trying to run the plugin directly from the mvn command line. Maybe that's > the difference. > Yes, this is probably the difference. Using the plugin with pljava-so works well in a single step. Running the goal separately is a two step process. --0000000000008c887205a9665d65 Content-Type: text/html; charset="UTF-8"
> It builds for me
> in a single step as well. (It required two only the first time I added the
> module.)

I am curious; have you tried it again with org/postgresql/* deleted from
~/.m2/repository ? That should be the same as building it the first time,
and I was able to do that and get a successful one-step build.

My test was with a use of the plugin added to pljava-so; I was not
trying to run the plugin directly from the mvn command line. Maybe that's
the difference.
Yes, this is probably the difference. Using the plugin with pljava-so works well in a single step. Running the goal separately is a two step process.
--0000000000008c887205a9665d65--