Skip to content

Docker install broken #16

@douglundin

Description

@douglundin

Everything seemed to be going ok (Windows 10 Pro) until the compilation phase.

Unfortunately, I'm not versed in Docker to be able to troubleshoot.

Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.1 MB/s)
[�[1;34mINFO�[m] Changes detected - recompiling the module!
[�[1;33mWARNING�[m] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[�[1;34mINFO�[m] Compiling 15 source files to /usr/local/tomcat/target/classes
[INFO] -------------------------------------------------------------
[ERROR�[m] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 5 is no longer supported. Use 6 or later.
[ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.
[INFO] 2 errors
[�[1;34mINFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[�[1;34mINFO] ------------------------------------------------------------------------
[INFO] Total time: 12.798 s
[INFO] Finished at: 2020-04-29T14:55:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile�[m (default-compile) on project JavaVulnerableLab: Compilation failure: Compilation failure:
[ERROR] Source option 5 is no longer supported. Use 6 or later.
[ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e�[m switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[�[1;31mERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
cp: cannot stat 'target/.war': No such file or directory
ERROR: Service 'javavulnlab' failed to build: The command '/bin/sh -c mvn clean package ; cp target/
.war /usr/local/tomcat/webapps/' returned a non-zero code: 1
PS C:\temp\JavaVulnerableLab-master>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions