[ 
https://issues.apache.org/jira/browse/JCR-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cytacki updated JCR-1627:
-------------------------------

    Description: 
the pom in sandbox/spi has the wrong scm url.
You can see the pom here:
http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi/pom.xml

It probably should be:
<scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi 
</connection>
    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/sandbox/spi
 </developerConnection>
    <url>http://svn.apache.org/viewvc/jackrabbit/sandbox/spi </url>
</scm>


  was:
the pom in sandbox/spi has the wrong scm url.
You can see the pom here:
http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi/pom.xml

It probably should be:
<scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi 
</connection>
    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/sandbox/spi
 </developerConnection>
    <url>http://svn.apache.org/viewvc/jackrabbit/sandbox/spi</url>
</scm>



> pom.xml in sandbox/spi has wrong scm url
> ----------------------------------------
>
>                 Key: JCR-1627
>                 URL: https://issues.apache.org/jira/browse/JCR-1627
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: sandbox
>            Reporter: Scott Cytacki
>
> the pom in sandbox/spi has the wrong scm url.
> You can see the pom here:
> http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi/pom.xml
> It probably should be:
> <scm>
>     
> <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/sandbox/spi 
> </connection>
>     
> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/sandbox/spi
>  </developerConnection>
>     <url>http://svn.apache.org/viewvc/jackrabbit/sandbox/spi </url>
> </scm>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to