Hi guys, I notice there is a eblocker repo and from what I can tell it is active.
github.com removed link
I have tried a few time now to build from this repo using the instruction but I haven't been able to build successfully.
As the base OS I have been using ubuntu server 20.04
Are the build instructions still valid and if so are you able to recommend a base OS.
The issue I'm having is some fog the installs can't find the maven plugin due to JAVA_HOME not being defined but if I define it, it still doesn't build.
@johnw230873 I‘m not a developer but to my knowledge today it‘s run on Raspian (based on debian buster) only. But of course you are welcome to port it to other derivatives. 👏
For sure @mainzelM or @bpr can help with more details.
You might also want to join the eBlocker team if you are the man behind a server install…😁
Good luck 👍
THX!
The base OS is currently Debian Buster, but Ubuntu should work as well.
If you have a problem with the build process it would be best if you could add an issue at https://github.com/eblocker/eblocker/issues and post the error messages there.
Cheers guys, I tried with Debian Buster and received this issue on the mvn test of eblocker
Could not resolve dependencies for project org.eblocker:eblocker-icapserver:jar:2.9-SNAPSHOT: The following artifacts could not be resolved: org.eblocker:eblocker-crypto:jar:2.8.3, org.eblocker:eblocker-registration-api:jar:2.7.0, org.eblocker:netty-icap:jar:2.1.2: Could not find artifact org.eblocker:eblocker-crypto:jar:2.8.3 in maven.eblocker.org ( https://maven.eblocker.org/m2/)
As suggested Boris I have added the issue to the repo issues,
thanks
@johnw230873 As developers are supported via github and you are covered there already, I mark this topic solved.
Please feel free to add to the thread in case you need further "normal user" assistance.
THX!