Not with wagon-scm, but you can with https://wagon-svn.dev.java.net/.

________________________________

From: Open Source Dept [mailto:[email protected]]
Sent: Mon 10/5/2009 7:14 AM
To: [email protected]
Subject: Wagon protocol 'scm' doesn't support directory copying



Hi everyone,

I'm trying to deploy my maven site using wagon-scm but I'm getting this
error:

Wagon protocol 'scm' doesn't support directory copying.


Is it possible to deploy a site using mvn site-deploy and an SVN repository?

I'm using this 3 extensions:
<extensions>
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-scm</artifactId>
<version>1.0-alpha-4</version>
</extension>
<extension>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-manager-plexus</artifactId>
<version>1.3-SNAPSHOT</version>
</extension>
<extension>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-svnexe</artifactId>
<version>1.3-SNAPSHOT</version>
</extension>
</extensions>

Best regards,
--
The openmaximo.net Team
http://www.openmaximo.net/


Reply via email to