I am trying to set up the environment for the Home Assigntment. I'm using the SWSV image on the NIIF Cloud. I was following the steps written in the Project updates and environment issue but when I need to copy and rename the pom file I'm getting an error because the file and even the folder do not exist.
cp: cannot stat '4.1.3/core-4.1.3.pom': No such file or directory
My output for Java version:
java -version
openjdk version "1.8.0_232"
OpenJDK Runtime Environment (Zulu 8.42.0.23-CA-linux64) (build 1.8.0_232-b18)
OpenJDK 64-Bit Server VM (Zulu 8.42.0.23-CA-linux64) (build 25.232-b18, mixed mode)
What should I do?