bquanhuang / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

bluecove-2.1.0 build problem #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try building bluecove-2.1.0 to get the target bluecove-2.1.0.jar using
the maven command "mvn -e clean install -npu"
2. pom.xml and settings.xml are modified accordingly
3.

What is the expected output? What do you see instead?
bluecove-2.1.0 jar file should be created.

org.apache.maven.lifecycle.LifecycleExecutionException: Error running javah
command

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!

Original issue reported on code.google.com by royalibr...@gmail.com on 3 Jul 2009 at 6:57

Attachments:

GoogleCodeExporter commented 8 years ago
Add javah to the path.

Original comment by skarzhev...@gmail.com on 3 Jul 2009 at 2:00

GoogleCodeExporter commented 8 years ago
Issue 78 has been merged into this issue.

Original comment by skarzhev...@gmail.com on 14 Jul 2009 at 3:27