Hi Gisbert

  Sorry for the delay

  I don't know if it works but can you test something like that :

In your project's properties :

maven.checkstyle.propertiesURL=https://${maven.svn.username
}:${maven.svn.password
[EMAIL PROTECTED]/....


In your private properties :

maven.svn.username=??
maven.svn.password=???

Arnaud


On 4/3/06, Gisbert Amm <[EMAIL PROTECTED]> wrote:
>
> We want to retrieve the Checkstyle config via https out of our
> Subversion repository. In the docs I did not find any possibility to set
> the user and password. When I simply tried it with the https-URL I got
> the error "unable to create checker". Is it possible to use Checkstyle
> like that and how?
>
> Regards,
> Gisbert Amm
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to