The contract test maven plugin produces reports about the contract tests. It does not run them and can be ignored. However, I am curious as to why the system can't find the plugin. It is in the maven repository ( http://mvnrepository.com/artifact/org.xenei/contract-test-maven-plugin)
Claude On Sat, Sep 19, 2015 at 4:04 PM, Dave Reynolds <[email protected]> wrote: > Importing current jena3 master into eclipse I get complaints about not > being able to find: > > contract-test-maven-plugin:0.1.5:contract-test > > I can mark that lifecyle phase to be ignored and get something that at > least seems to build but how is one supposed to set this up? > > Also what's the correct way to run the test suite from within eclipse > these days? For jena-core then org.apache.jena.test.TestPackage still > exists, is this still the correct entry point? Presumably that won't run > whatever it is that contract-test does? > > Dave > > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
