RE: Some thoughts after implementing a new provider in maven-scm
> I tried to build your provider before add it in svn but without success. > All tests fail on windows. Do you have the test output? Torbjørn
Re: Some thoughts after implementing a new provider in maven-scm
Torbjørn Smørgrav a écrit : 1. maven-scm-test This module was essential for me. It made me realise that I had misinterpret 50% of the api :) Ofcourse I could argue that the javadoc of the api itself was insufficient, but that does not take away the glory of the test module. I would really like