Xavier Hanin wrote:


These three things should already be straightforward to get:
$ svn co https://svn.apache.org/repos/asf/incubator/ivy/core/trunk ivy
$ cd ivy
$ ant release
This generates the same kinf of files as those available here:
http://incubator.apache.org/ivy/downloads/latest/

I'll need to check if building is still ok with the source distrib. And I
don't know if the packaging used is ok.

it does not like me

resolve:
[ivy:retrieve] :: resolving dependencies :: [ apache | ivy | [EMAIL PROTECTED] ]
[ivy:retrieve]  confs: [default, test]
[ivy:retrieve] :: resolution report ::

---------------------------------------------------------------------
| | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded|

---------------------------------------------------------------------
| default | 6 | 0 | 0 | 0 || 0 | 0 | | test | 1 | 0 | 0 | 0 || 0 | 0 |

---------------------------------------------------------------------
[ivy:retrieve]
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: [ apache | commons-vfs | 20060920 ]: no resolver found for [ apache | commons-vfs ]: check your configuration [ivy:retrieve] :: [ apache | oro | 2.0.8 ]: no resolver found for [ apache | oro ]: check your configuration [ivy:retrieve] :: [ jcraft | jsch | 0.1.25 ]: no resolver found for [ jcraft | jsch ]: check your configuration [ivy:retrieve] :: [ apache | ant | 1.6.5 ]: no resolver found for [ apache | ant ]: check your configuration [ivy:retrieve] :: [ junit | junit | 3.8.2 ]: no resolver found for [ junit | junit ]: check your configuration [ivy:retrieve] :: [ apache | commons-cli | 1.0 ]: no resolver found for [ apache | commons-cli ]: check your configuration [ivy:retrieve] :: [ apache | commons-httpclient | 3.0 ]: no resolver found for [ apache | commons-httpclient ]: check your configuration
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve]  unknown resolver null
[ivy:retrieve] no resolver found for [ apache | ant ]: check your configuration[ivy:retrieve] unknown resolver null [ivy:retrieve] no resolver found for [ apache | commons-httpclient ]: check your configuration
[ivy:retrieve]  unknown resolver null
[ivy:retrieve] no resolver found for [ apache | commons-cli ]: check your configuration
[ivy:retrieve]  unknown resolver null
[ivy:retrieve] no resolver found for [ apache | oro ]: check your configuration[ivy:retrieve] unknown resolver null [ivy:retrieve] no resolver found for [ apache | commons-vfs ]: check your configuration
[ivy:retrieve]  unknown resolver null
[ivy:retrieve] no resolver found for [ jcraft | jsch ]: check your configuration
[ivy:retrieve]  unknown resolver null
[ivy:retrieve] no resolver found for [ junit | junit ]: check your configuration
[ivy:retrieve]
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED - at 22/03/07 14:56
/home/slo/Java/Apache/ivy/build.xml:118: impossible to resolve dependencies: resolve failed - see output for details


Reply via email to