You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Vinod Panicker <vi...@gmail.com> on 2006/04/04 14:18:29 UTC

Unable to build

I just checked out the 0.9.3 branch and was trying to build it with
"mvn install".  I'm getting the following error -

Reason: Unable to download the artifact from any repository

  org.apache.directory:build:pom:1.0.3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://cvs.apache.org/maven-snapshot-repository)

Anything I'm missing?

Regards,
Vinod.

Re: Unable to build

Posted by Emmanuel Lecharny <el...@gmail.com>.
Trustin Lee a écrit :

>It seems like the pom is not yet propagated to mirror sites such as
>ibiblio.org.  Please try to deploy the POM here manually by renaming this
>pom into pom.xml and place it one level up from the mina pom.
>  
>

I had the very same problem, and I succesfully compiled the whole ADS 
simply by modifying the mina's pom.xml :

changing
  <version>1.0.3</version>
to
  <version>1.0.3-SNAPSHOT</version>

does work.

Anybody has a clue ?

>http://svn.apache.org/repos/asf/directory/releases/pom-1.0.3.xml
>
>HTH,
>Trustin
>
>On 4/4/06, Vinod Panicker <vi...@gmail.com> wrote:
>  
>
>>I just checked out the 0.9.3 branch and was trying to build it with
>>"mvn install".  I'm getting the following error -
>>
>>Reason: Unable to download the artifact from any repository
>>
>>  org.apache.directory:build:pom:1.0.3
>>
>>from the specified remote repositories:
>>  central (http://repo1.maven.org/maven2),
>>  apache.snapshots (http://cvs.apache.org/maven-snapshot-repository)
>>
>>Anything I'm missing?
>>
>>Regards,
>>Vinod.
>>
>>    
>>
>
>
>
>--
>what we call human nature is actually human habit
>--
>http://gleamynode.net/
>--
>PGP key fingerprints:
>* E167 E6AF E73A CBCE EE41  4A29 544D DE48 FE95 4E7E
>* B693 628E 6047 4F8F CFA4  455E 1C62 A7DC 0255 ECA6
>
>  
>


Re: Unable to build

Posted by Trustin Lee <tr...@gmail.com>.
It seems like the pom is not yet propagated to mirror sites such as
ibiblio.org.  Please try to deploy the POM here manually by renaming this
pom into pom.xml and place it one level up from the mina pom.

http://svn.apache.org/repos/asf/directory/releases/pom-1.0.3.xml

HTH,
Trustin

On 4/4/06, Vinod Panicker <vi...@gmail.com> wrote:
>
> I just checked out the 0.9.3 branch and was trying to build it with
> "mvn install".  I'm getting the following error -
>
> Reason: Unable to download the artifact from any repository
>
>   org.apache.directory:build:pom:1.0.3
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   apache.snapshots (http://cvs.apache.org/maven-snapshot-repository)
>
> Anything I'm missing?
>
> Regards,
> Vinod.
>



--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41  4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4  455E 1C62 A7DC 0255 ECA6