Re: mvn site:deploy SCM: No such provider: 'cvs'

2018-01-23 Thread Hervé BOUTEMY
Hi, I didn't really tried, but please read carefully the 2 notes in the page: Prefer maven-scm-publish-plugin to publish your site to SCM Note for Maven 3 users: The site plugin behaves differently, require these be added as dependencies instead of extensions. See Adding a Protocol to

[ANN] extra-enforcer-rules version 1.0-beta-7 released

2018-01-23 Thread Baptiste Mathus
Hi, The MojoHaus team is pleased to announce the release of the extra-enforcer-rules version 1.0-beta-7. These are extra rules for Apache Maven's Enforcer Plugin. http://mojohaus.org/extra-enforcer-rules Release Notes https://github.com/mojohaus/extra-enforcer-rules/milestone/5?closed=1

mvn site:deploy SCM: No such provider: 'cvs'

2018-01-23 Thread Basin Ilya
Hi list. I'm trying to make work the deploy maven site example from http://maven.apache.org/wagon/wagon-providers/wagon-scm/usage.html I have an empty java project. First I do `mvn site:site` and a site is created in target/ Then I do `mvn site:deploy` and it fails with "No such provider". It