All,
I am trying to build windup from master for the first time in a while but running into
this error when trying to run a mvn clean install. Am I missing something or are the tests
just broken right now?
-------------------------------------------------------------------------------
Test set: org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest
-------------------------------------------------------------------------------
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 17.857 sec <<<
FAILURE! - in org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest
testGraphSearchWithoutCommit(org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest)
Time elapsed: 0.042 sec <<< ERROR!
java.lang.IllegalStateException: Test runner could not locate test class
[org.jboss.windup.graph.typedgraph.graphservice.GraphServiceTest] in any deployed Addon.
Blue Skies,
~Ian