On 20/09/15 11:14, Dave Reynolds wrote:
On 19/09/15 17:54, Claude Warren wrote:
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)
Not something I can answer. I had thought it might be because I was on
an older eclipse but I've tried a clean install of Mars and got the same
behaviour. The error message is complaining about not finding the plugin
in the Marketplace, I've no idea whether it is trying the maven repo or
not.
Being messed about by Maven is nothing new for me so I'm just happy
Eclipse offers to just hide the error!
Dave
I thought was Eclipse is looking for an adapter (in the Eclipse
Marketplace) to handle that maven goal.
Andy