Author

Topic: Problem with bitcoinJ building (Read 1485 times)

member
Activity: 93
Merit: 10
March 14, 2014, 05:31:58 AM
#5
Where can I read more about bitcoinJ building?
full member
Activity: 147
Merit: 100
February 04, 2014, 08:22:09 AM
#4
Are you running any other apps at the same time, like a bitcoin node? Can you try killing all running JVMs?

At any rate you can bypass the issue by passing -DskipTests to maven when you run it.

-DskipTests helped me.Thank you.
legendary
Activity: 1526
Merit: 1129
February 03, 2014, 09:37:02 AM
#3
Are you running any other apps at the same time, like a bitcoin node? Can you try killing all running JVMs?

At any rate you can bypass the issue by passing -DskipTests to maven when you run it.
hero member
Activity: 483
Merit: 501
February 02, 2014, 03:27:13 PM
#2
Can you paste the output of the failed test? Its target/surefire-reports/com.google.bitcoin.core.TransactionBroadcastTest.txt
full member
Activity: 147
Merit: 100
February 02, 2014, 03:16:00 PM
#1
ALready fixed
Jump to: