I'm running Maven under Windows, and I was unable to specify the drive
letter. Conveniently I do everything on my C: drive, and I have ended up
using the following:

maven.repo.remote=file:///localhost/projects/online/trunk/,http://www.ib
iblio.org/maven/

I know it doesn't seem right, but I figured this out by trial and error.
I'm using Maven 1.0.2.

- Simon

-----Original Message-----
From: John Casey [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 16, 2005 1:46 PM
To: Maven Users List
Subject: Re: Component Descriptor Error Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

just a guess, but try using file:///dev/repository...

Nathaniel Stoddard wrote:
> I'm on day one of having Maven build my project, so I really have no
> idea what I'm doing!  :)
> 
> I've created a remote repository on my local drive to hold some JARs
> that aren't on Ibiblio.  Everything seems to be fine with the
> exception that I can't actually load anything from it when I declare a
> dependency.  (Technically there's only one library in the repository,
> so who knows if I have it setup correctly at all).
> 
> I'm getting an error message:
> 
> [INFO] Main Error:
>   Unsupported Protocol:
>   commons-sandbox:commons-id:0.1-dev:pom
> 
> from the specified remote repositories:
>   http://repo1.maven.org/maven2, file://dev/repository,
> http://repo1.maven.org/maven2
> 
> Root error:
>   Component descriptor cannot be found in the component repository:
> org.apache.maven.wagon.Wagonfile.
> 
> So, if you can lend me any insight into how I can fix this,
> puuuhleease let me know!  Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCscjdK3h2CZwO/4URAvAXAJ9CbCU93m67bAC8DnollcduLDen0QCgkc4o
9idfxTgHWFFpXojHgpQxQNw=
=STZU
-----END PGP SIGNATURE-----

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



--------------------------
NOTE:  This message and any included attachments are from HealthCom Partners, 
LLC and are intended only for the addressee(s). The information contained 
herein may include trade secrets or privileged or otherwise confidential 
information. Unauthorized review, forwarding, printing, copying, distributing, 
or using such information is strictly prohibited and may be unlawful. If you 
received this message in error, or have reason to believe you are not 
authorized to receive it, please promptly delete this message and notify the 
sender by e-mail.

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

Reply via email to