anticorruzione / openwhistleblowing

Software per il riuso
Other
19 stars 14 forks source link

Errore nel build del container docker #43

Open MaoX17 opened 3 years ago

MaoX17 commented 3 years ago

Salve ho provato l'installazione su docker ma ottengo il seguente errore.

Avete suggerimenti?

Grazie

[INFO] --- rpm-maven-plugin:2.2.0:rpm (generate-rpm) @ owb ---
[INFO] Creating directory /root/target/rpm/owb
[INFO] Creating directory /root/target/rpm/owb/BUILD
[INFO] Creating directory /root/target/rpm/owb/RPMS
[INFO] Creating directory /root/target/rpm/owb/SOURCES
[INFO] Creating directory /root/target/rpm/owb/SPECS
[INFO] Creating directory /root/target/rpm/owb/SRPMS
[INFO] Creating directory /root/target/rpm/owb/tmp-buildroot
[INFO] Creating directory /root/target/rpm/owb/buildroot
[INFO] Copying files to /root/target/rpm/owb/tmp-buildroot/etc
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.251s
[INFO] Finished at: Wed Mar 10 14:18:22 UTC 2021
[INFO] Final Memory: 13M/179M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.2.0:rpm (generate-rpm) on project owb: Source location /root/LICENSE does not exist -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[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/MojoExecutionException
The command '/bin/sh -c cd /root; mvn package' returned a non-zero code: 1
enribar commented 3 years ago

Take a look here: https://github.com/anticorruzione/openwhistleblowing/issues/38#issuecomment-724098125