Re: Building Ignite with Adopt OpenJDK 11

2021-04-19 Thread vbm
Hi Marius, Similar build failure issue was discussed in user mailing list. http://apache-ignite-users.70518.x6.nabble.com/build-failure-for-module-hibernate-5-3-tp33621p33629.html As suggested in above link, you can add to your settings.xml:

Re: Building Ignite with Adopt OpenJDK 11

2021-04-19 Thread Marius Filip
Thank you, Vishwas Can you point to the reference in the documentation for this information? If it is missing (and the info is transmitted via email) then I'll raise a ticket and add it myself. Thanks, Marius Filip On Mon, Apr 19, 2021 at 3:41 AM Vishwas Bm wrote: > Hi Marius, > > This is

Re: Building Ignite with Adopt OpenJDK 11

2021-04-18 Thread Vishwas Bm
Hi Marius, This is more of a mvn repository issue. The jacorb jar is found at below link https://repository.ow2.org/nexus/content/repositories/ow2-legacy/org/jacorb/jacorb/2.2.3-jonas-patch-20071018/ You need to add this repo in your settings.xml file. Regards, Vishwas On Sun, 18 Apr, 2021,

Building Ignite with Adopt OpenJDK 11

2021-04-18 Thread Marius Filip
Hi I followed the Git Workflow instructions for contributors at the bottom of: https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute and then the build instructions in DEVNOTES.txt: mvn clean install -Pall-java,all-scala,licenses -DskipTests I get the following error: [ERROR]