Hi, In order to promote our maven plugin (scmchangelog-maven-plugin) from sandbox to mojo, we are following the Performing a release guide (cf. http://mojo.codehaus.org/development/performing-a-release.html) to perform our first release.
When we launch the docck:check command, we have the following error : [ERROR] Cannot reach project site with URL: ' http://mojo.codehaus.org/mojo-sandbox/scmchangelog-maven-plugin'. We wonder why the docck:check goal check if our maven plugin web site exists. Do we have first to deploy our maven plugin web site before to do our first release ? Rémy
