Project

General

Profile

Support #149

Compilation Success Pod Kubernetes Ubuntu 20.04.

Added by Benjamin LIPERE over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Immediate
Assignee:
Start date:
08/26/2022
Due date:
% Done:

0%

Estimated time:

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

#1

Updated by Josip Almasi over 1 year 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.

#2

Updated by Josip Almasi over 1 year ago

  • Status changed from New to Closed

Also available in: Atom PDF