Re: MalformedURLException: unknown protocol: classpath

2019-02-18 Thread Marc Chamberlin
I should have mentioned I am working with the imap server on James, not pop3...   Marc.. On 02/18/2019 05:26 PM, Marc Chamberlin wrote: > Thanks Matt, you were correct, I needed to install the java-devel > packages. Maven then ran fine, kinda scary actually watching it run! > That is a LOT of

Re: MalformedURLException: unknown protocol: classpath

2019-02-18 Thread Marc Chamberlin
Thanks Matt, you were correct, I needed to install the java-devel packages. Maven then ran fine, kinda scary actually watching it run! That is a LOT of code being downloaded and processed!  I will table the systemd issue for now and just concentrate on getting James running. I like your idea of

Re: MalformedURLException: unknown protocol: classpath

2019-02-18 Thread cryptearth
Well, for me, I just added "@reboot /path/to/james/bin/james start" to my root crontab - no need for init.d/systemd. As the issue arised after you let systemctl create files - seems something went wrong there. As for your maven issue: do you have java-devel installed? Matt Am 18.02.2019 um