Hi,

I am trying to compile ignite 2.4 src code
(http://www.nic.funet.fi/pub/mirrors/apache.org//ignite/2.4.0/apache-ignite-2.4.0-src.zip),
but I am getting a compilation error for ignite jta module. 

It is trying to download the artefact
org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018.

Below is the complete error:
[ERROR] Failed to execute goal on project ignite-jta: Could not resolve
dependencies for project org.apache.ignite:ignite-jta:jar:2.4.0: The
following artifacts could not be resolved:
org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018,
org.jacorb:jacorb-idl:jar:2.2.3-jonas-patch-20071018: Could not find
artifact org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018 in central

I don't find the jar org.jacorb:jacorb for 2.2.3 version at
https://mvnrepository.com/artifact/org.jacorb/jacorb.

Command used to compile: mvn clean install -Pall-java,all-scala,licenses
-DskipTests

Has anyone faced this error ?


Regards,
Vishwas



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to