thaks to reply me,i ttried now to use spc protocol like this:

<distributionManagement>
   
        <repository>
            <id>id</id>
            <name>name</name>
           <url>scp://ip_host</url>
        </repository>
</distributionManagement>

Then , the files where deployed in the root directory on the trunk
repository is placed,but  repositories are saved in sub-directories only
visibles to svnbrowser.(svnbrowser don't see the files deployed by maven &
maven can't checkout this files too )
What is the way to deploy it??

Thanks
-- 
View this message in context: 
http://www.nabble.com/looking-for--integration-maven-subversion-tf3964770s177.html#a11321307
Sent from the Maven - SCM mailing list archive at Nabble.com.

Reply via email to