Currently, the Bazaar provider tests fail for me under Windows (I have
Bazaar installed in Cygwin).
IT is only the status command that fails.
junit.framework.AssertionFailedError: Check result was successful, output:
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.apache.maven.scm.ScmTckTestCase.checkOut(ScmTckTestCase.java:106)
at org.apache.maven.scm.ScmTckTestCase.setUp(ScmTckTestCase.java:75)
I'd actually like to have the tests not require svn, cvs, bzr installed
to pass, and move those tests to integration tests in some way. WDYT?
- Brett
Emmanuel Venisse wrote:
> Hi,
>
> I finished all changes in maven-scm and it's ready for the release.
>
> Can you test it with your respective scm?
> I updated release plugin, changelog plugin (at mojo.codehaus.org) and
> continuum 1.0.3 with latest maven-scm artefacts, so if you can test
> Maven-scm with them, that will be great.
>
> I'll release Maven-SCM 1.0 probably at monday if all is ok.
>
> snapshot of maven-scm is deployed so you don't need to build it.
>
> Thanks.
> Emmanuel
>