On Fri, Feb 26, 2021 at 5:57 AM Andrew Marlow <[email protected]>
wrote:

>
>
> On Fri, 26 Feb 2021 at 15:26, robertlazarski <[email protected]>
> wrote:
>
>> That's a maven error beyond the scope of axis2, but anyways what do these
>> commands show?
>>
>> ls -l /etc/maven/m2.conf
>> whoami
>> groups
>>
>
> On my linux mint 20 machine that file is a symbolic link to
> /etc/maven/m2.conf, a file to which everyone has read access.
>
> I've also updated the jre java security policy config to give everyone
> read access to this file. It makes no difference.
>
>
I suspect an issue with selinux, I suggest trying "setenforce 0" to debug.

I am not a mint user however the /var/log/auth* or /var/log/secure* logs
may have some clues. Axis2 builds fine for me on Centos 7 and OpenSuse.

Reply via email to