Dion, Thanks for reply. If it's not too much work and other have the need please consider adding this feature.
Thanks Max -----Original Message----- From: Dion Gillard <[EMAIL PROTECTED]> To: Maven Users List <[EMAIL PROTECTED]> Sent: Mon Aug 16 20:51:43 2004 Subject: Re: Multiple URLs for issue tracking There is only support for a single issueTrackingURL at present On Mon, 16 Aug 2004 08:03:39 -0400, Mirabito, Massimo <[EMAIL PROTECTED]> wrote: > Some of our projects have more that one issue tracking system. Is there > a way to include multiple URLs in the project.xml file for the > <issueTrackingUrl> tag? > > I tried several ways but it does not work. > > 1) > <issueTrackingUrl> > http://server1:8080 > http://server2:9999 > </issueTrackingUrl> > > 2) > <issueTrackingUrl>http://server1:8080</issueTrackingUrl> > <issueTrackingUrl>http://server2:9999</issueTrackingUrl> > > Thanks in advance for any help > > Max > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
