AD183 - Maven error

Latest response

Course: AD183
Chapter 3: EJB
Guided Exercise: Accessing an EJB Remotely
When I run mvn clean package on client project, I get from/to central (http://repo1.maven.apache.org/maven2): repo1.maven.apache.org: Name or Service not known Unknown host repo1.maven.apache.org

Do we have to configure any proxy?

Also wget http://repo1.maven.apache.org/maven2 fails with the same message.

Responses