On Tue, Aug 16, 2005 at 04:45:21PM -0300, Marcelo Alcantara wrote:
> Hi there,
> 
> I am trying to integrate maven and subversion svn without success.
> 
> I already tried many things including downloading and installing the
> scm plugin 1.5, and the alpha2 releases for the scm-manager and svn
> provider.
> 
> Right now this is what I have:
> 
> build.properties
> -----------------------------------------------------------------------------------maven.repo.remote
> = http://localhost:8080/maven
> maven.scm.url=scm:svn://localhost/repo_net_01/p2oi

The URL should be scm:svn:svn://localhost/repo_net_01/p2oi

It might look cinda wierd, but the first "svn" selects the Subversion SCM
provider versus the latter selects the "svn" subversion protocol. Other
possible subversion protocols are "svn+ssh", "http" etc.

[snip]

--
Trygve

Attachment: signature.asc
Description: Digital signature

Reply via email to