RE: Some thoughts after implementing a new provider in maven-scm

2006-01-30 Thread Torbjørn Smørgrav
> 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

2006-01-30 Thread Emmanuel Venisse
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