Askren, Jay wrote:
I upgraded my version of maven to release candidate 1 and StatCVS stopped working. When I run maven, I get the following. Any ideas why it isn't working.

I was getting the same error when I did not specify the project/repository/url element in project.xml. This element should point to where the web access to CVS is available. If you don't have CVS web access, just put anything there -- it still works.


The problem is in line 52 of StatCVS's plugin.jelly file, which says:

<ant:arg line="-weburl ${pom.repository.url}"/>

So, alternatively to the above, you could also delete this line.

Cheers,
  Klemen.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to