[opennms-devel] 1.9.7 build error

2011-04-01 Thread Maysam Shirazi
hi I got this Error when I'd build the opennms 1.9.7 source: -- D:\Applications\Network Management\opennms>compile.pl -e [INFO] JAVA_HOME = E:\Program Files\Java\

Re: [opennms-devel] 1.9.7 build error

2011-04-01 Thread Roskens, Ronald
Short answer is that the value for root.dir contains spaces, so the simple solution is to not use a path with spaces. Ron -Original Message- From: Maysam Shirazi [mailto:shirazi.may...@gmail.com] Sent: Friday, April 01, 2011 6:16 AM To: OpenNMS Developer List Subject: [opennms-devel] 1.

Re: [opennms-devel] 1.9.7 build error

2011-04-01 Thread Maysam Shirazi
did you notice that there are many succeed built modules but the main problem is in compiling of OpenNMS Daemon module: [INFO] OpenNMS Daemon FAILURE [2.000s] and the main point is there: [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @