Hello,

        I'm able to get to the POM via the following URL:

http://10.1.1.13:8080/@md=d&cd=//depot/Library/TAUtilities_1.2_DEV/&cdf=//depot/Library/TAUtilities_1.2_DEV/pom.xml&sr=9423&c=5rH@//depot/Library/TAUtilities_1.2_DEV/pom.xml

I can have open in one browser tab the link to continuum and the other the link 
to the pom (above) on the Continuum server machine, the point being that 
Continuum can get to URL, there's no network block.  For whatever reason 
however when I try to submit the URL to create the project, it says the URL is 
not valid.  Like I said, I can click on the link (using a browser on the 
Continuum server) and the POM.xml file is displayed.  Some sort of formatting 
issue?

I thought perhaps it's a browser 'massaged' URL which is in the address bar but 
the actual hyperlink def is the same as what's in the address bar when actually 
viewing the pom.xml... any ideas?

Thanks!

Regards,

Randall

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 23, 2007 9:14 AM
To: [email protected]
Subject: Re: Maven 2 - POM Hookup Question

http, https, ftp protocol are supported, and file if it is allowed in the 
continuum configuration

Emmanuel

Randall Fidler a écrit :
> Wendy,
> 
>       What protocols does the URL support?  Does it have to be HTTP or
> can FTP work?  Just peeking around there's a FTP plugin for Perforce
> which could provide access to the poms.
> 
> Thanks again!
> 
> Regards,
> 
> Randall
> 
> -----Original Message-----
> From: Wendy Smoak [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 22, 2007 9:22 PM
> To: [email protected]
> Subject: Re: Maven 2 - POM Hookup Question
> 
> On 5/22/07, Randall Fidler <[EMAIL PROTECTED]> wrote:
> 
>> When providing Continuum with a Maven POM via URL, what URL?  POM's
>> sitting on a local Maven repository?  The pom which is located in/on
> the
>> projects website (i.e. website generated by site goal in maven)?
> Where
>> is this POM located?  Also, how does this work for multi-module POMs?
>> Assuming they'd have their own maven project and you can point to the
>> pom there?
> 
> Usually, it's the pom sitting in the project's source control
> repository, which is often visible via a http or https url.  Is that
> an option for your project?
> 
> Once Continuum retrieves the pom, it uses the (different) url in the
> <scm> element to check out the source code.
> 
> When the pom has modules, they will get added to the project group as
> individual projects.  I'm not sure at which step that happens, but it
> does happen.
> 

Reply via email to