Any ideas ? Anyone ?

huser wrote:
> 
> Hi,
> 
> I have a situation in which I need to specify different location for scm
> connections in the plugin. How can I set this up ? See the comment
> <connection> and <developerConnection>
> 
> Adding new locations like these does not work.
> 
> Thanks,
> 
>       <scm>
>               <connection>
>               
> scm:svn:https://domain1.na.abcglobal.com/abc_repos/T3/branches/int_002_dev_test/common
> 
> <!--
> scm:svn:https://domain1.na.abcglobal.com/abc_repos/T3/branches/int_002_dev_test/sys-trace-->
>               </connection>
>               <developerConnection>
>               
> scm:svn:https://domain1.na.abcglobal.com/abc_repos/T3/branches/int_002_dev_test/common
> <!--
> scm:svn:https://domain1.na.atxglobal.com/abc_repos/T3/branches/int_002_dev_test/sys-trace
> -->
>               </developerConnection>
>               <tag>HEAD</tag>
>       
> <url>https://domain1.na.atxglobal.com/abc_repos/T3/branches/int_002_dev_test</url>
>       </scm>
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/maven-changelog-plugin-tp22978971p23023530.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to