Re: build error with JDK8 to do with permissions

2021-03-13 Thread Andreas Veithen-Knowles
This should be fixed now. Andreas On Wed, Mar 10, 2021 at 1:50 PM Andrew Marlow wrote: > Hello everyone, > > I just did a git clone to get the latest (what will presumably become > 1.8.0) and tried "mvn install". I got the error shown below. I don't get it > when I run the build as root but IMO

Re: build error with JDK8 to do with permissions

2021-03-10 Thread robertlazarski
I ran into similar errors the other day. Build as root until we figure this out. Andreas, I suspect this commit since the stacktrace indicates the problem originates in com.github.veithen.hermetic.HermeticSecurityManager. commit cb808543997b4e5c0fd66b1b8922374b1ae1ee7a Author: Andreas Veithen Da

build error with JDK8 to do with permissions

2021-03-10 Thread Andrew Marlow
Hello everyone, I just did a git clone to get the latest (what will presumably become 1.8.0) and tried "mvn install". I got the error shown below. I don't get it when I run the build as root but IMO building as root should not be a requirement. /home/marlowa/mystuff/axis2-build/latest-from-git/ax