Hi Axis2 Dev Mailing List,
I have switched from RedHat 8 Linux based distribution to Ubuntu 20.04 LTS
based distribution and got much further, enough to get the Axis2 war built
and then upgrade the pom.xml files to get it to use the latest release of
Spring Framework 5.3.x (v5.3.28) and Jettison 1
I suspect you are having some type of JDK issue or an issue with your very
old Apache Maven 3.5.4.
I was able to compile the 1.8.2 source distro on CentOS 7 with OpenJDK 11
and Maven 3.6.3.
Strangely, using Maven 3.6.3 on Ubuntu 20-04 that is the default, I had to
use a more modern Maven version
I suspect you are having some type of JDK issue or an issue with your very
old Apache Maven 3.5.4 on CentOS 8.
I was able to compile the 1.8.2 source distro on CentOS 7 with OpenJDK 11
(not the default) and Maven 3.6.3.
Strangely, using Maven 3.6.3 on Ubuntu 20-04 that is the default version, I
h