Support #149
Compilation Success Pod Kubernetes Ubuntu 20.04.
0%
Description
Hello.
A little note for me and contribution for the project.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for VRSpace parent file 0.4.7-SNAPSHOT:
[INFO]
[INFO] VRSpace parent file ................................ SUCCESS [ 20.866 s]
[INFO] server ............................................. SUCCESS [18:53 min]
[INFO] babylon ............................................ SUCCESS [ 0.137 s]
[INFO] content ............................................ SUCCESS [ 0.190 s]
[INFO] web ................................................ SUCCESS [ 0.097 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:19 min
[INFO] Finished at: 2022-08-25T22:30:35Z
[INFO] ------------------------------------------------------------------------
I am working on Kubernetes.
In the pod, in the Hosts file add :
199.232.192.215 repo.maven.apache.org
That way you are sure to reach maven repo.
The OpenJDK 11 is already installed on my pod, so sorry for this part.
But it is the DEB file and same, I need maven so :
apt-get install -y maven
git clone 'https://github.com/jalmasi/vrspace.git'
cd vrspace/
mvn clean install
I will test the server later.
Thanks by advance.
Best Regards.
Benjamin.
History
Updated by Josip Almasi about 2 years ago
Alright, good to know.
There's no need to open another support ticket every time. These are generally for tasks etc, it's OK to open start a thread on the forum.