On Fri, 20 May 2011 22:40:14 +0200 Dennis Lundberg <[email protected]> wrote:
I had a problem when using a mvn site-deploy Caused by: org.apache.maven.plugin.MojoExecutionException: Wagon protocol '' doesn't support directory copying at org.apache.maven.plugins.site.AbstractDeployMojo.getWagon(AbstractDeployMojo.java:320) at org.apache.maven.plugins.site.AbstractDeployMojo.deploy(AbstractDeployMojo.java:234) at org.apache.maven.plugins.site.AbstractDeployMojo.deployTo(AbstractDeployMojo.java:227) at org.apache.maven.plugins.site.AbstractDeployMojo.execute(AbstractDeployMojo.java:135) With m-site-p 2.2, I did not have this error and site can be deployed with any problem. Did I miss something ? If not then -1 otherwise +1 ;) > Hi, > > We solved 31 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&version=16966&styleName=Html > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146&status=1 > > Staging repo: > https://repository.apache.org/content/repositories/maven-041/ > > Staging site: > http://maven.apache.org/plugins/maven-site-plugin-2.3/plugins/maven-site-plugin/ > > Note: This was a surprising place for the site to end up. The only > configuration in the Site Plugin's POM that could affect this is that > it uses itself to build the site, i.e. it uses Site Plugin 2.3. This > might be a regression that we haven't caught before, but I'm still > going to open up this for a vote. > > Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: [email protected] http://www.codelutin.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
