I have a Maven project on IntelliJ IDE (Linux machine). I want to build the project using the command line, but there is an error:
Non-resolvable import POM: Could not transfer artifact com.lightbend.lagom:lagom-maven-dependencies:pom....
Any ideas?
Thanks.