On 04/28/2015 10:43 PM, Shawn McKinney wrote:
> 
>> On Apr 28, 2015, at 1:26 PM, Emmanuel Lécharny <elecha...@gmail.com> wrote:
>>
>> Damn. Can you copy the content of
>> /home/smckinn/SVN/apache/1.0.0-M30/integ-osgi/target/surefire-report/<xxx>.txt,
>> where <xxx> is the failing test ?
> 
> Here are contents of org.apache.directory.api.osgi.ApiUtilOsgiTest.txt:
> https://paste.apache.org/mIpC
> 
> It’s complaining about java:
> 
> Caused by: java.io.IOException: Cannot run program 
> "/opt/jdk1.7.0_71/bin/java/bin/java": error=20, Not a directory
>       
> But I have it set:
> 
> smckinn@ubuntu:~/SVN/apache/1.0.0-M30$ $JAVA_HOME/bin/java -version
> java version "1.7.0_71"
> Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
> smckinn@ubuntu:~/SVN/apache/1.0.0-M30$                        

Can you paste the output of "mvn -v" please?
Is there any symlink on the way to /opt/jdk1.7.0_71/bin/java?


Reply via email to