You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by lee zhenghui <le...@gmail.com> on 2006/03/30 07:22:42 UTC

Could not find depended jars for tuscany during mvn build process.

Hi,
   I encountered a problem during setup a evn on my workstation. Following
the BUILDING.txt instruction to build the project, failed , seems this
problem due to can not find a depended jars from
http://www.ibiblio.org/maven2, why?

Re: Could not find depended jars for tuscany during mvn build process.

Posted by Jeremy Boynes <jb...@apache.org>.
lee zhenghui wrote:
> Hi,
>    I encountered a problem during setup a evn on my workstation. Following
> the BUILDING.txt instruction to build the project, failed , seems this
> problem due to can not find a depended jars from
> http://www.ibiblio.org/maven2, why?
> 

ibiblio can be intermittent sometimes - all I can suggest is trying
again and hopefully they will be found. Once they are downloaded you can
use "mvn -o" to avoid the download.

You might want to check the firewall settings on your machine -
sometimes that can prevent downloads from working.

If you can provide a list of the failing jars and the accompanying error
message that would help.

--
Jeremy