You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Gisbert Amm <gi...@1und1.de> on 2008/09/10 16:32:15 UTC

1.5-SNAPSHOT build fails

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

I'm trying to build the latest from SVN. However, the build fails
because of an unsatisfied dependency (asm-tree:jar:3.1):

Path to dependency:
  	1) org.apache.maven.plugins:maven-shade-plugin:maven-plugin:1.0.1
  	2) asm:asm-util:jar:3.1
  	3) asm:asm-tree:jar:3.1

The following repositories have been searched:

  central (http://repo1.maven.org/maven2),
  mirror (http://mirror.schlund.de/maven),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  uface.m2 (http://uface.googlecode.com/svn/maven/)

Can you give me any hint, what to do? Is there another repo I need to
include? Can I work around this particular dependency somehow?

Regards,
Gisbert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIx9puwM6uO7ce7NoRAqbxAKCCC/igJ+5m5APpfg9Ln9nvYprLyQCgiITR
MzPquNPMnNIXeiU3NpyOt+Y=
=jy/M
-----END PGP SIGNATURE-----

Re: 1.5-SNAPSHOT build fails

Posted by James Strachan <ja...@gmail.com>.
2008/9/10 Gisbert Amm <gi...@1und1.de>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jonathan Anstey wrote:
>> This artifact is in central
>> http://repo1.maven.org/maven2/asm/asm-tree/3.1/asm-tree-3.1.jar
>
> Thank you for pointing that out. After I've downloaded the jar manually
> the build has successfully finished.
>
> Don't know why it didn't before. I'm not behind a firewall etc.

Sometimes trashing part of your ~/.m2/repository/ directory helps. e.g.

rm -rf  ~/.m2/repository/asm/

-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://open.iona.com

Re: 1.5-SNAPSHOT build fails

Posted by Gisbert Amm <gi...@1und1.de>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jonathan Anstey wrote:
> This artifact is in central
> http://repo1.maven.org/maven2/asm/asm-tree/3.1/asm-tree-3.1.jar

Thank you for pointing that out. After I've downloaded the jar manually
the build has successfully finished.

Don't know why it didn't before. I'm not behind a firewall etc.

Regards,
Gisbert


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIx+GnwM6uO7ce7NoRAnx7AJ4uNeG+xrSjg6PlLlyFK4Ngx2PnTwCeKmuq
tz+BcZRCzaQfupLDVwe/GDA=
=+W/7
-----END PGP SIGNATURE-----

Re: 1.5-SNAPSHOT build fails

Posted by Jonathan Anstey <ja...@gmail.com>.
This artifact is in central 
http://repo1.maven.org/maven2/asm/asm-tree/3.1/asm-tree-3.1.jar

Are you behind a firewall or proxy?

See 
http://activemq.apache.org/camel/why-does-maven-not-download-dependencies.html

Gisbert Amm wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm trying to build the latest from SVN. However, the build fails
> because of an unsatisfied dependency (asm-tree:jar:3.1):
>
> Path to dependency:
>   	1) org.apache.maven.plugins:maven-shade-plugin:maven-plugin:1.0.1
>   	2) asm:asm-util:jar:3.1
>   	3) asm:asm-tree:jar:3.1
>
> The following repositories have been searched:
>
>   central (http://repo1.maven.org/maven2),
>   mirror (http://mirror.schlund.de/maven),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   uface.m2 (http://uface.googlecode.com/svn/maven/)
>
> Can you give me any hint, what to do? Is there another repo I need to
> include? Can I work around this particular dependency somehow?
>
> Regards,
> Gisbert
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFIx9puwM6uO7ce7NoRAqbxAKCCC/igJ+5m5APpfg9Ln9nvYprLyQCgiITR
> MzPquNPMnNIXeiU3NpyOt+Y=
> =jy/M
> -----END PGP SIGNATURE-----
>