Issue 78 in bluecove: bluecove-2.1.0 build problem

2 views
Skip to first unread message

codesite...@google.com

unread,
Jul 14, 2009, 6:05:44 AM7/14/09
to bluecov...@googlegroups.com
Status: New
Owner: ----

New issue 78 by royalibrahim: bluecove-2.1.0 build problem
http://code.google.com/p/bluecove/issues/detail?id=78

What steps will reproduce the problem?
1. try building bluecove-2.1.0 using maven command "mvn -e install -npu"
2.
3.

What is the expected output? What do you see instead?
bluecove-2.1.0 jar file should be created. java.lang.NullPointerException
at
org.codehaus.mojo.natives.plugin.NativeJavahMojo.getJavahClassPath(NativeJavahMojo.java:206)

What BlueCove version are you using (include build number for SNAPSHOT)? On
what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?
BlueCove-2.1.0

Ubuntu Linux 8.04, kernel 2.6.24, 32-bit (i386)

java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)

Please provide any additional information below.
Please use "Attach a file" when uploading stack traces or other big files!
JAVA_HOME=/usr/lib/jvm/java-6-sun
CLASSPATH=.:/usr/lib/jvm/java-6-sun:/usr/lib/jvm/java-6-sun/lib:/usr/lib/jvm/java-6-sun/bin:/usr/local/aptana/plugins/bluecove-gpl-2.1.0.jar:/usr/local/aptana/plugins/bluecove-2.1.0.jar

Attachments:
error.txt 3.6 KB
pom.xml 19.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Jul 14, 2009, 11:32:21 AM7/14/09
to bluecov...@googlegroups.com
Updates:
Status: Duplicate
Mergedinto: 77

Comment #1 on issue 78 by skarzhevskyy: bluecove-2.1.0 build problem
http://code.google.com/p/bluecove/issues/detail?id=78

just add $JAVA_HOME/bin to the path. It contains javah binary

codesite...@google.com

unread,
Jul 14, 2009, 11:36:28 AM7/14/09
to bluecov...@googlegroups.com

Comment #2 on issue 78 by royalibrahim: bluecove-2.1.0 build problem
http://code.google.com/p/bluecove/issues/detail?id=78

It's already there. I have added it earlier. Pls see below
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm/java-6-sun/bin:/usr/lib/jvm/java-6-sun/bin

I am getting this error after adding this only

Reply all
Reply to author
Forward
0 new messages