java - BUILD FAILED: Cannot find an environment variable -


i'm trying build tinos/rina project https://github.com/pouzinsociety/tinos/tree/development on raspbian (raspberry pi debian).

its instructions issue ant jar in build directory, when get:

build failed /opt/tinos/projects/rina/build-rina/build.xml:34: cannot find /opt/tinos/projects/rina/build-rina/${env.tinos_home}/projects/spring-build/tinos/package-top-level.xml imported /opt/tinos/projects/rina/build-rina/build.xml 

so there's environment variable i'm missing somewhere, linux environment variable, or sort of java or apache/ant variable? set it?

i tried set tinos_home=/opt/tinos/ command line, didn't change anything.

i'm stupid , never performed "export tinos_home" -- that's fixed (bash shell)


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -