On 3/22/07, Steve Loughran <[EMAIL PROTECTED]> wrote:

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


Could you give more detail on your environment, it seems to be working
properly on my box:
- windows vista
- ant 1.6.5 with junit-3.8.2.jar in ant lib
- jdk 1.4.2
- ~/.ivy cleaned before build
- ran "ant" in the ivy-1.5.0-incubating-dev-20070308022022 directory
obtained after extraction of src distrib available in
http://incubator.apache.org/ivy/downloads/latest/

My only problem is that there is an online test failing, due to the renaming
of the ivyconf file from Ivy website (I will fix that). But no problem of
dependency resolution.

- Xavier




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