i'm trying to use the accurev provider plugin:
<plugin>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-accurev</artifactId>
<version>1.3</version>
<configuration>
<connectionUrl></connectionUrl>
</configuration>
</plugin>i understood the connectionUrl has been changed since ISSUE 445? i can't find an example anywhere, can someone help with an example of configuration including the connection url? for the scm/release plugin to work. thanks! -- Eyal Edri
