machawk1 / docker-wail

0 stars 0 forks source link

Heritrix fails to compile #1

Open machawk1 opened 9 years ago

machawk1 commented 9 years ago

[INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 76 source files to /usr/local/tomcat/heritrix/commons/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Fatal error compiling

Embedded error: tools.jar not found: /usr/lib/jvm/java-7-openjdk-amd64/jre/../lib/tools.jar [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 44 seconds [INFO] Finished at: Wed Feb 18 00:23:04 UTC 2015 [INFO] Final Memory: 26M/190M [INFO] ------------------------------------------------------------------------ INFO[0167] The command [/bin/sh -c cd heritrix && mvn package] returned a non-zero code: 1

machawk1 commented 9 years ago

This might be attributed to trying to build with Maven2. http://crawler.archive.org/articles/developer_manual/building.html says to no, but Wayback compilation requires 2. Can these been run side-by-side?