Compilation error: building pellet from source

58 views
Skip to first unread message

Mokarrom Hossain

unread,
Jan 24, 2015, 9:31:27 AM1/24/15
to pellet...@googlegroups.com
Running mvn install  in the downloaded directory yields following error in Pellet::Tests module. Anybody has any idea how to get rid of it?

<<< FAILURE! - in org.mindswap.pellet.test.PelletTestSuiteminiTambisPersistenceAddsTest(com.clarkparsia.modularity.test.PersistenceUpdatesTest)
 Time elapsed: 0.126 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at com.clarkparsia.modularity.test.PersistenceUpdatesTest.testPersistenceAdds(PersistenceUpdatesTest.java:166)
        at com.clarkparsia.modularity.test.PersistenceUpdatesTest.performPersistenceAdds(PersistenceUpdatesTest.java:69)
        at com.clarkparsia.modularity.test.PersistenceUpdatesTest.miniTambisPersistenceAddsTest(PersistenceUpdatesTest.java:356)

miniTambisPersistenceRemovesTest(com.clarkparsia.modularity.test.PersistenceUpdatesTest)  Time elapsed: 0.055 sec  <<< FAILURE!
java
.lang.AssertionError: null
        at org
.junit.Assert.fail(Assert.java:86)
        at org
.junit.Assert.assertTrue(Assert.java:41)
        at org
.junit.Assert.assertTrue(Assert.java:52)
        at com
.clarkparsia.modularity.test.PersistenceUpdatesTest.testPersistenceRemoves(PersistenceUpdatesTest.java:119)
        at com
.clarkparsia.modularity.test.PersistenceUpdatesTest.performPersistenceRemoves(PersistenceUpdatesTest.java:64)
        at com
.clarkparsia.modularity.test.PersistenceUpdatesTest.miniTambisPersistenceRemovesTest(PersistenceUpdatesTest.java:361)


Ignazio Palmisano

unread,
Mar 4, 2015, 3:07:37 PM3/4/15
to pellet...@googlegroups.com


On Saturday, 24 January 2015 14:31:27 UTC, Mokarrom Hossain wrote:
Running mvn install  in the downloaded directory yields following error in Pellet::Tests module. Anybody has any idea how to get rid of it?

If you do not need to verify that the tests are passing, you can run mvn install -DskipTests
HTH,
I. 

Mokarrom Hossain

unread,
Mar 4, 2015, 3:17:03 PM3/4/15
to pellet...@googlegroups.com
Thank you Ignazio!
Yes! I have skipped ModularityTestSuite.class.
Reply all
Reply to author
Forward
0 new messages