On Tue, 18 Jan 2022 at 23:02, Gilles Sadowski <gillese...@gmail.com> wrote:
>
> Hi.
>
> Commit d81b5e921e17278510b024b83258b7bc1c773d99 actually causes
> the build to fail on Jenkins...[1]
>
> Regards,
> Gilles
>
> [1] https://ci-builds.apache.org/job/Commons/job/commons-math/213/

Jenkins runs using the release profile using:

mvn -e -V clean deploy --batch-mode -Dgpg.skip -Prelease

So there is definitely an issue with the dist-archive module in the
newly introduced release profile. I've pushed a change to the assembly
files in the dist-archive module. The configuration should now mirror
that in RNG. If this does not work then the release profile in the
parent pom should be disabled until this can be fixed.

Alex


>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to