I dont see how it's possible for it to work. Under the branch and and trunk
our code is on different url's ie
branch/development/app and then trunk/app

Unless maven understands SVN entirely - how can it understand the new url ?

I can understand the need for the scm plugin to know the url to update etc.
It just seems very odd to 
put in a location specific url into a file which other wise location
independent.

Thanks
Graham



Petr Ferschmann wrote:
> 
> Hello Graham,
> 
> Try to use release plugin
> mvn release:prepare
> mvn release:perform
> 
> It releases file, creates tag and updates SCM url and version.
> 
> 
> Graham Berks píše v Po 22. 01. 2007 v 16:27 +0000:
> 
>> If I put in the url for the repository location into the pom.xml it  
>> appears to tie it to one particular branch / trunk.
>> 
>> If I branch off the trunk, what am I meant todo about the scm url ?
>> 
>> Update it manually ? Is there anyway to have the url independent of  
>> the pom file ?
>> 
>> Thanks
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
> 
> -- 
> Petr Ferschmann
> 
> SoftEU s.r.o.
> -----------------------------------
> Sady Petatricatniku 31
> 301 00 Plzen
> Czech Republic
> -----------------------------------
> Phone: +420 373 729 300
> Fax:   +420 373 729 301
> Cell:  +420 775 638 008
> E-mail: [EMAIL PROTECTED] 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/SCM-URL-and-branch-independance-tf3058794s177.html#a8557554
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to