core-jgi/.github
hieplq bd26ce7b37 IDEMPIERE-6121:github action fail by tycho update => setup maven to 3.9 (#2330)
* IDEMPIERE-6121:github action fail by tycho update => setup maven to 3.9

1. update maven to 9.3
2. step setup java generate 2 file
.m2/toolchains.xml
.m2/settings.xml

    bellow case make conflict

    1. setup java for java-17 => create toolchains.xml point to java-17 home
    2. cache save toolchains.xml
    3. update java to java-17.1 create toolchains.xml point to java-17.1 home
    4. cache restore old toolchains.xml make conflict because it point to java-17 home

so change to cache only .m2/repository

* IDEMPIERE-6121:github action fail by tycho update => setup maven to 3.9

update some action, add comment
2024-05-13 17:24:08 +02:00
..
workflows IDEMPIERE-6121:github action fail by tycho update => setup maven to 3.9 (#2330) 2024-05-13 17:24:08 +02:00
FUNDING.yml Update FUNDING.yml (#392) 2020-11-20 16:32:10 +01:00