You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by stanS <st...@ml.com> on 2007/08/14 22:59:04 UTC

Cannot get 2.0 alpha1 and alpha2 working

I tried both alpha1 and alpha2 with the example hello-ivy and in both cases
the retrieve task reports
unresolved dependencies. 

I have the Ivy 1.4.1 working. I replaced it with 2.0 jar file(s) to
<ANT>\lib, and set up
ANT_OPTS=-Dhttp.proxyHost=.... -DhttpPort=.... , and cleaned up the ivy
cache.


What do I miss?
Thanks
Stanley

Environment:
OS: Both Windows and Mac OSX
JDK 1.5.11
Ant 1.7.0

-- 
View this message in context: http://www.nabble.com/Cannot-get-2.0-alpha1-and-alpha2-working-tf4269674.html#a12152104
Sent from the ivy-user mailing list archive at Nabble.com.


Re: Cannot get 2.0 alpha1 and alpha2 working

Posted by Xavier Hanin <xa...@gmail.com>.
Mmm, ok, Ivy 2.x uses a ibiblio resolver with m2compatible=true as default
public resolver, and is thus incompatible for this matter with 1.x which
used to use ivyrep as default resolver. This is documented in the release
notes, along with a way to circumvent this I think.

Xavier

On 8/15/07, stanS <st...@ml.com> wrote:
>
>
> Here is the output of 'ant -debug'. (LONG)
> Is the URL from public repo
> "
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> "
> reachable?
>
>
> Apache Ant version 1.7.0 compiled on December 13 2006
> Buildfile: build.xml
> Adding reference: ant.PropertyHelper
> Detected Java version: 1.5 in: C:\Program Files\Java\jdk1.5.0_12\jre
> Detected OS: Windows XP
> Adding reference: ant.ComponentHelper
> Setting ro project property: ant.file ->
> D:\ivy-2.0-dep\src\example\hello-ivy\build.xml
> Adding reference: ant.projectHelper
> Adding reference: ant.parsing.context
> Adding reference: ant.targets
> parsing buildfile D:\ivy-2.0-dep\src\example\hello-ivy\build.xml with URI
> =
> file:/D:/ivy-2.0-dep/src/example/hello-ivy/build.xml
> Setting ro project property: ant.project.name -> hello-ivy
> Adding reference: hello-ivy
> Setting ro project property: ant.file.hello-ivy ->
> D:\ivy-2.0-dep\src\example\hello-ivy\build.xml
> Project base dir set to: D:\ivy-2.0-dep\src\example\hello-ivy
> +Target:
> +Target: resolve
> +Target: report
> +Target: run
> +Target: clean
> +Target: clean-cache
> [antlib:org.apache.tools.ant] Could not load definitions from resource
> org/apache/tools/ant/antlib.xml. It could not be found.
> Setting project property: lib.dir -> lib
> Setting project property: build.dir -> build
> Setting project property: src.dir -> src
> Adding reference: lib.path.id
> Adding reference: run.path.id
> Attempting to create object of type
> org.apache.tools.ant.helper.DefaultExecutor
> Adding reference: ant.executor
> Build sequence for target(s) `run' is [resolve, run]
> Complete build sequence is [resolve, run, report, clean, clean-cache, ]
>
> resolve:
> parsing buildfile
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/ant/antlib.xml
> with URI =
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/ant/antlib.xml
> Class org.apache.ivy.ant.IvyAntSettings loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:settings
> org.apache.ivy.ant.IvyAntSettings
> Class org.apache.ivy.ant.IvyConfigure loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:configure
> org.apache.ivy.ant.IvyConfigure
> Class org.apache.ivy.ant.IvyResolve loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:resolve org.apache.ivy.ant.IvyResolve
> Class org.apache.ivy.ant.IvyRetrieve loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:retrieve
> org.apache.ivy.ant.IvyRetrieve
> Class org.apache.ivy.ant.IvyDeliver loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:deliver org.apache.ivy.ant.IvyDeliver
> Class org.apache.ivy.ant.IvyPublish loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:publish org.apache.ivy.ant.IvyPublish
> Class org.apache.ivy.ant.IvyExtractFromSources loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:extract
> org.apache.ivy.ant.IvyExtractFromSources
> Class org.apache.ivy.ant.IvyCachePath loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:cachepath
> org.apache.ivy.ant.IvyCachePath
> Class org.apache.ivy.ant.IvyCacheFileset loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:cachefileset
> org.apache.ivy.ant.IvyCacheFileset
> Class org.apache.ivy.ant.IvyReport loaded from parent loader (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:report org.apache.ivy.ant.IvyReport
> Class org.apache.ivy.ant.IvyRepositoryReport loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:repreport
> org.apache.ivy.ant.IvyRepositoryReport
> Class org.apache.ivy.ant.IvyVar loaded from parent loader (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:var org.apache.ivy.ant.IvyVar
> Class org.apache.ivy.ant.IvyCheck loaded from parent loader (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:check org.apache.ivy.ant.IvyCheck
> Class org.apache.ivy.ant.IvyArtifactProperty loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:artifactproperty
> org.apache.ivy.ant.IvyArtifactProperty
> Class org.apache.ivy.ant.IvyBuildList loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:buildlist
> org.apache.ivy.ant.IvyBuildList
> Class org.apache.ivy.ant.IvyInstall loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:install org.apache.ivy.ant.IvyInstall
> Class org.apache.ivy.ant.IvyConvertPom loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:convertpom
> org.apache.ivy.ant.IvyConvertPom
> Class org.apache.ivy.ant.IvyArtifactReport loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:artifactreport
> org.apache.ivy.ant.IvyArtifactReport
> Class org.apache.ivy.ant.IvyInfo loaded from parent loader (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:info org.apache.ivy.ant.IvyInfo
> Class org.apache.ivy.ant.AddPathTask loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:addpath org.apache.ivy.ant.AddPathTask
> Class org.apache.ivy.ant.IvyListModules loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:listmodules
> org.apache.ivy.ant.IvyListModules
> Class org.apache.ivy.ant.IvyFindRevision loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:findrevision
> org.apache.ivy.ant.IvyFindRevision
> Class org.apache.ivy.ant.IvyBuildNumber loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:buildnumber
> org.apache.ivy.ant.IvyBuildNumber
> Class org.apache.ivy.ant.IvyCleanCache loaded from parent loader
> (parentFirst)
> +Datatype antlib:org.apache.ivy.ant:cleancache
> org.apache.ivy.ant.IvyCleanCache
> [ivy:retrieve] version information loaded from
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/module.properties
> [ivy:retrieve] :: Ivy 2.0.0-alpha2-incubating - 20070712142751 ::
> http://incubator.apache.org/ivy/ ::
> [ivy:retrieve] No ivy:settings found for the default reference
> 'ivy.instance'.  A default instance will be used
> Adding reference: ivy.instance
> [ivy:retrieve] setting 'ivy.default.settings.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.default.conf.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'java.runtime.name' to 'Java(TM) 2 Runtime
> Environment, Standard Edition'
> [ivy:retrieve] setting 'sun.boot.library.path' to 'C:\Program
> Files\Java\jdk1.5.0_12\jre\bin'
> [ivy:retrieve] setting 'java.vm.version' to '1.5.0_12-b04'
> [ivy:retrieve] setting 'ant.library.dir' to
> 'D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib'
> [ivy:retrieve] setting 'java.vm.vendor' to 'Sun Microsystems Inc.'
> [ivy:retrieve] setting 'java.vendor.url' to 'http://java.sun.com/'
> [ivy:retrieve] setting 'path.separator' to ';'
> [ivy:retrieve] setting 'java.vm.name' to 'Java HotSpot(TM) Client VM'
> [ivy:retrieve] setting 'file.encoding.pkg' to 'sun.io'
> [ivy:retrieve] setting 'sun.java.launcher' to 'SUN_STANDARD'
> [ivy:retrieve] setting 'user.country' to 'US'
> [ivy:retrieve] setting 'sun.os.patch.level' to 'Service Pack 2'
> [ivy:retrieve] setting 'httpPort' to '8083'
> [ivy:retrieve] setting 'java.vm.specification.name' to 'Java Virtual
> Machine
> Specification'
> [ivy:retrieve] setting 'user.dir' to 'D:\ivy-2.0-dep\src\example\hello-ivy
> '
> [ivy:retrieve] setting 'java.runtime.version' to '1.5.0_12-b04'
> [ivy:retrieve] setting 'java.awt.graphicsenv' to
> 'sun.awt.Win32GraphicsEnvironment'
> [ivy:retrieve] setting 'java.endorsed.dirs' to 'C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\endorsed'
> [ivy:retrieve] setting 'os.arch' to 'x86'
> [ivy:retrieve] setting 'java.io.tmpdir' to 'C:\Temp\'
> [ivy:retrieve] setting 'line.separator' to '
> [ivy:retrieve] '
> [ivy:retrieve] setting 'java.vm.specification.vendor' to 'Sun Microsystems
> Inc.'
> [ivy:retrieve] setting 'user.variant' to ''
> [ivy:retrieve] setting 'os.name' to 'Windows XP'
> [ivy:retrieve] setting 'ant.home' to
> 'd:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\bin\..'
> [ivy:retrieve] setting 'sun.jnu.encoding' to 'Cp1252'
> [ivy:retrieve] setting 'java.library.path' to 'C:\Program
> Files\Java\jdk1.5.0_12\bin;.;C:\WINDOWS\system32;C:\WINDOWS;d:\maven-
> 2.0.6\bin;D:\Program
> Files\jEditLauncher\bin;D:\groovy-1.0\bin
> ;d:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\bin;D:\cruisecontrol-
> bin-2.5;D:\aspectj1.5\bin;C:\Program
> Files\Java\jdk1.5.0_12\bin;c:\tibco\tibrv7.2\bin;C:\Program
> Files\CA\Dcs\DMScripting\;C:\Program
>
> Files\CA\DCS\CAWIN\;C:\Apps\oracle\92\bin;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\MLTOOLS\;C:\SERVICES\TOOLS\;C:\Program
> Files\Oracle\92\bin\;C:\Program
> Files\ComputerAssociates\TNGSD\BIN\;C:\Program Files\Perforce;C:\Program
> Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Microsoft Visual
> Studio .NET 2003\SDK\v1.1\Bin;C:\Program
> Files\Rational\ClearCase\bin;C:\Program
> Files\Rational\common;C:\PROGRA~1\EXECUT~1\DISKEE~1;C:\Program
> Files\RFA\;C:\NAnt\nant-0.85\bin;C:\NAnt\nant-0.85\contrib\bin;;C:\Program
> Files\Hummingbird\Connectivity\11.00\Accessories\;;d:\Program
> Files\Subversion\bin;C:\Program Files\Softricity\SoftGrid for Windows
> Desktops;D:\download\sun\jwsdp-shared\bin'
> [ivy:retrieve] setting 'java.specification.name' to 'Java Platform API
> Specification'
> [ivy:retrieve] setting 'java.class.version' to '49.0'
> [ivy:retrieve] setting 'sun.management.compiler' to 'HotSpot Client
> Compiler'
> [ivy:retrieve] setting 'os.version' to '5.1'
> [ivy:retrieve] setting 'user.home' to 'H:\apps\xp'
> [ivy:retrieve] setting 'user.timezone' to 'America/New_York'
> [ivy:retrieve] setting 'java.awt.printerjob' to
> 'sun.awt.windows.WPrinterJob'
> [ivy:retrieve] setting 'file.encoding' to 'Cp1252'
> [ivy:retrieve] setting 'java.specification.version' to '1.5'
> [ivy:retrieve] setting 'java.class.path' to
> 'd:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\bin\..\lib\ant-
> launcher.jar;D:\ivy-2.0-dep\src\example\hello-ivy\
> .;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-antlr.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> apache-bcel.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> apache-bsf.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> apache-log4j.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> apache-oro.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> apache-regexp.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> apache-resolver.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> commons-logging.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> commons-net.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-
> contrib-1.0b3.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-dotnet.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jai.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-javamail.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jdepend.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jmf.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jsch.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-junit.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-launcher.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-netrexx.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-nodeps.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-starteam.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-stylebook.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-swing.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-testutil.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-trax.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-weblogic.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsf.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-
> bsf-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-
> classgen-2.0b4.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-
> classpath-2.0b4.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-
> commands-2.0b4.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-
> core-2.0b4.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-
> reflect-2.0b4.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-
> util-2.0b4.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\commons-
> logging-1.1.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ivy-
> 2.0.0-alpha2-incubating.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ivy-
> core-2.0.0-alpha2-incubating.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\js.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\jsch-
> 0.1.32.jar
> ;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\xercesImpl.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\xml-
> apis.jar;C:\Program
> Files\Java\jdk1.5.0_12\lib\tools.jar'
> [ivy:retrieve] setting 'user.name' to 'ssiu'
> [ivy:retrieve] setting 'java.vm.specification.version' to '1.0'
> [ivy:retrieve] setting 'java.home' to 'C:\Program
> Files\Java\jdk1.5.0_12\jre'
> [ivy:retrieve] setting 'sun.arch.data.model' to '32'
> [ivy:retrieve] setting 'user.language' to 'en'
> [ivy:retrieve] setting 'java.specification.vendor' to 'Sun Microsystems
> Inc.'
> [ivy:retrieve] setting 'awt.toolkit' to 'sun.awt.windows.WToolkit'
> [ivy:retrieve] setting 'java.vm.info' to 'mixed mode, sharing'
> [ivy:retrieve] setting 'java.version' to '1.5.0_12'
> [ivy:retrieve] setting 'java.ext.dirs' to 'C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\ext'
> [ivy:retrieve] setting 'http.proxyHost' to 'proxy.ml.com'
> [ivy:retrieve] setting 'sun.boot.class.path' to 'C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\rt.jar;C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\i18n.jar;C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\sunrsasign.jar;C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\jsse.jar;C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\jce.jar;C:\Program
> Files\Java\jdk1.5.0_12\jre\lib\charsets.jar;C:\Program
> Files\Java\jdk1.5.0_12\jre\classes'
> [ivy:retrieve] setting 'java.vendor' to 'Sun Microsystems Inc.'
> [ivy:retrieve] setting 'file.separator' to '\'
> [ivy:retrieve] setting 'java.vendor.url.bug' to
> 'http://java.sun.com/cgi-bin/bugreport.cgi'
> [ivy:retrieve] setting 'sun.io.unicode.encoding' to 'UnicodeLittle'
> [ivy:retrieve] setting 'sun.cpu.endian' to 'little'
> [ivy:retrieve] setting 'sun.desktop' to 'windows'
> [ivy:retrieve] setting 'sun.cpu.isalist' to ''
> [ivy:retrieve] Loading
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivy.properties
> [ivy:retrieve] setting 'ivy.log.modules.in.use' to 'false'
> [ivy:retrieve] setting 'ivy.resolver.default.check.modified' to 'false'
> [ivy:retrieve] setting 'ivy.default.always.check.exact.revision' to 'true'
> [ivy:retrieve] setting 'ivy.retrieve.pattern' to
> '${ivy.lib.dir}/[artifact]-[revision].[ext]'
> [ivy:retrieve] setting 'ivy.configurations' to '*'
> [ivy:retrieve] setting 'ivy.buildlist.ivyfilepath' to 'ivy.xml'
> [ivy:retrieve] setting 'ivy.status' to 'integration'
> [ivy:retrieve] setting 'ivy.resolve.default.type.filter' to '*'
> [ivy:retrieve] setting 'ivy.project.dir' to '${basedir}'
> [ivy:retrieve] setting 'ivy.dep.file' to 'ivy.xml'
> [ivy:retrieve] setting 'ivy.settings.file' to 'ivysettings.xml'
> [ivy:retrieve] setting 'ivy.report.output.pattern' to
> '[organisation]-[module]-[conf].[ext]'
> [ivy:retrieve] setting 'ivy.publish.src.artifacts.pattern' to
> '${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
> [ivy:retrieve] setting 'ivy.deliver.ivy.pattern' to
> '${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
> [ivy:retrieve] setting 'ivy.build.artifacts.dir' to
> '${ivy.project.dir}/build/artifacts'
> [ivy:retrieve] setting 'ivy.checksums' to 'sha1,md5'
> [ivy:retrieve] setting 'ivy.distrib.dir' to '${ivy.project.dir}/distrib'
> [ivy:retrieve] setting 'ivy.lib.dir' to '${ivy.project.dir}/lib'
> [ivy:retrieve] searching settings file: trying
> D:\ivy-2.0-dep\src\example\hello-ivy\ivysettings.xml
> [ivy:retrieve] searching settings file: trying
> D:\ivy-2.0-dep\src\example\hello-ivy\ivyconf.xml
> [ivy:retrieve] searching settings file: trying ivysettings.xml
> [ivy:retrieve] searching settings file: trying ivyconf.xml
> [ivy:retrieve] no settings file found, using default...
> [ivy:retrieve] installing class org.apache.ivy.util.url.IvyAuthenticator
> [ivy:retrieve] installing class org.apache.ivy.util.url.IvyAuthenticator
> [ivy:retrieve] jakarta commons httpclient not found: using jdk url
> handling
> [ivy:retrieve] installing class org.apache.ivy.util.url.IvyAuthenticator
> [ivy:retrieve] :: loading settings :: url =
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings.xml
> [ivy:retrieve] setting 'ivy.settings.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings.xml'
> [ivy:retrieve] setting 'ivy.conf.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings.xml'
> [ivy:retrieve] setting 'ivy.settings.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.conf.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.default.ivy.user.dir' to 'H:\apps\xp\.ivy2'
> [ivy:retrieve] setting 'ivy.home' to 'H:\apps\xp\.ivy2'
> [ivy:retrieve] no default ivy user dir defined: set to H:\apps\xp\.ivy2
> [ivy:retrieve] setting 'ivy.cache.dir' to 'H:\apps\xp\.ivy2\cache'
> [ivy:retrieve] no default cache defined: set to H:\apps\xp\.ivy2\cache
> [ivy:retrieve] 'ivy.log.modules.in.use' already set: discarding 'false'
> [ivy:retrieve] 'ivy.resolver.default.check.modified' already set:
> discarding
> 'false'
> [ivy:retrieve] 'ivy.default.always.check.exact.revision' already set:
> discarding 'true'
> [ivy:retrieve] 'ivy.retrieve.pattern' already set: discarding
> '${ivy.lib.dir}/[artifact]-[revision].[ext]'
> [ivy:retrieve] 'ivy.configurations' already set: discarding '*'
> [ivy:retrieve] 'ivy.buildlist.ivyfilepath' already set: discarding '
> ivy.xml'
> [ivy:retrieve] 'ivy.status' already set: discarding 'integration'
> [ivy:retrieve] 'ivy.resolve.default.type.filter' already set: discarding
> '*'
> [ivy:retrieve] 'ivy.project.dir' already set: discarding '${basedir}'
> [ivy:retrieve] 'ivy.dep.file' already set: discarding 'ivy.xml'
> [ivy:retrieve] 'ivy.settings.file' already set: discarding '
> ivysettings.xml'
> [ivy:retrieve] 'ivy.report.output.pattern' already set: discarding
> '[organisation]-[module]-[conf].[ext]'
> [ivy:retrieve] 'ivy.publish.src.artifacts.pattern' already set: discarding
> '${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
> [ivy:retrieve] 'ivy.deliver.ivy.pattern' already set: discarding
> '${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
> [ivy:retrieve] 'ivy.build.artifacts.dir' already set: discarding
> '${ivy.project.dir}/build/artifacts'
> [ivy:retrieve] 'ivy.checksums' already set: discarding 'sha1,md5'
> [ivy:retrieve] 'ivy.distrib.dir' already set: discarding
> '${ivy.project.dir}/distrib'
> [ivy:retrieve] 'ivy.lib.dir' already set: discarding
> '${ivy.project.dir}/lib'
> [ivy:retrieve] including url:
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-public.xml
> [ivy:retrieve] setting 'ivy.settings.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-public.xml
> '
> [ivy:retrieve] setting 'ivy.conf.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-public.xml
> '
> [ivy:retrieve] setting 'ivy.settings.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.conf.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] including url:
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml
> [ivy:retrieve] setting 'ivy.settings.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml
> '
> [ivy:retrieve] setting 'ivy.conf.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml
> '
> [ivy:retrieve] setting 'ivy.settings.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.conf.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.shared.default.root' to
> 'H:\apps\xp\.ivy2/shared'
> [ivy:retrieve] setting 'ivy.shared.default.ivy.pattern' to
> '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
> [ivy:retrieve] setting 'ivy.shared.default.artifact.pattern' to
> '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
> [ivy:retrieve] including url:
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-local.xml
> [ivy:retrieve] setting 'ivy.settings.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-local.xml
> '
> [ivy:retrieve] setting 'ivy.conf.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-local.xml
> '
> [ivy:retrieve] setting 'ivy.settings.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.conf.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.local.default.root' to
> 'H:\apps\xp\.ivy2/local'
> [ivy:retrieve] setting 'ivy.local.default.ivy.pattern' to
> '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
> [ivy:retrieve] setting 'ivy.local.default.artifact.pattern' to
> '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
> [ivy:retrieve] including url:
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml
> [ivy:retrieve] setting 'ivy.settings.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml
> '
> [ivy:retrieve] setting 'ivy.conf.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml
> '
> [ivy:retrieve] setting 'ivy.settings.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.conf.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] including url:
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
> [ivy:retrieve] setting 'ivy.settings.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
> '
> [ivy:retrieve] setting 'ivy.conf.url' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
> '
> [ivy:retrieve] setting 'ivy.settings.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.conf.dir' to
> 'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
> [ivy:retrieve] setting 'ivy.default.ivy.user.dir' to 'H:\apps\xp\.ivy2'
> [ivy:retrieve] settings loaded (172ms)
> [ivy:retrieve]  default cache: H:\apps\xp\.ivy2\cache
> [ivy:retrieve]  default resolver: default
> [ivy:retrieve]  default latest strategy: latest-revision
> [ivy:retrieve]  default conflict manager: latest-revision
> [ivy:retrieve]  circular dependency strategy: warn
> [ivy:retrieve]  validate: true
> [ivy:retrieve]  check up2date: true
> [ivy:retrieve]  cache ivy pattern:
> [organisation]/[module]/ivy-[revision].xml
> [ivy:retrieve]  cache artifact pattern:
> [organisation]/[module]/[type]s/[artifact]-[revision](.[ext])
> [ivy:retrieve]  -- 5 resolvers:
> [ivy:retrieve]  main [chain] [shared, public]
> [ivy:retrieve]          return first: false
> [ivy:retrieve]          dual: true
> [ivy:retrieve]          -> shared
> [ivy:retrieve]          -> public
> [ivy:retrieve]  public [ibiblio]
> [ivy:retrieve]          changingPattern: null
> [ivy:retrieve]          changingMatcher: exactOrRegexp
> [ivy:retrieve]          m2compatible: true
> [ivy:retrieve]          ivy patterns:
> [ivy:retrieve]
>
> http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
> [ivy:retrieve]          artifact patterns:
> [ivy:retrieve]
>
> http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
> [ivy:retrieve]          repository: public
> [ivy:retrieve]          root: http://repo1.maven.org/maven2/
> [ivy:retrieve]          pattern:
>
> [organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
> [ivy:retrieve]          usepoms: true
> [ivy:retrieve]  local [file]
> [ivy:retrieve]          changingPattern: null
> [ivy:retrieve]          changingMatcher: exactOrRegexp
> [ivy:retrieve]          m2compatible: false
> [ivy:retrieve]          ivy patterns:
> [ivy:retrieve]
>
> H:\apps\xp\.ivy2/local/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
> [ivy:retrieve]          artifact patterns:
> [ivy:retrieve]
>
> H:\apps\xp\.ivy2/local/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
> [ivy:retrieve]          repository: local
> [ivy:retrieve]  shared [file]
> [ivy:retrieve]          changingPattern: null
> [ivy:retrieve]          changingMatcher: exactOrRegexp
> [ivy:retrieve]          m2compatible: false
> [ivy:retrieve]          ivy patterns:
> [ivy:retrieve]
>
> H:\apps\xp\.ivy2/shared/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
> [ivy:retrieve]          artifact patterns:
> [ivy:retrieve]
>
> H:\apps\xp\.ivy2/shared/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
> [ivy:retrieve]          repository: shared
> [ivy:retrieve]  default [chain] [local, main]
> [ivy:retrieve]          return first: true
> [ivy:retrieve]          dual: false
> [ivy:retrieve]          -> local
> [ivy:retrieve]          -> main
> Setting project property: ivy.retrieve.pattern ->
> ${ivy.lib.dir}/[artifact]-[revision].[ext]
> Setting project property: ivy.home -> H:\apps\xp\.ivy2
> Setting project property: ivy.build.artifacts.dir ->
> D:\ivy-2.0-dep\src\example\hello-ivy/build/artifacts
> Setting project property: ivy.resolve.default.type.filter -> *
> Setting project property: ivy.default.conf.dir ->
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
> Setting project property: ivy.cache.dir -> H:\apps\xp\.ivy2\cache
> Setting project property: ivy.buildlist.ivyfilepath -> ivy.xml
> Setting project property: ivy.publish.src.artifacts.pattern ->
> ${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]
> Setting project property: ivy.checksums -> sha1,md5
> Setting project property: ivy.status -> integration
> Setting project property: ivy.settings.dir ->
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
> Setting project property: ivy.resolver.default.check.modified -> false
> Setting project property: ivy.default.settings.dir ->
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
> Setting project property: ivy.project.dir ->
> D:\ivy-2.0-dep\src\example\hello-ivy
> Setting project property: ivy.default.always.check.exact.revision -> true
> Setting project property: ivy.conf.url ->
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
> Setting project property: ivy.settings.url ->
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
> Setting project property: ivy.default.ivy.user.dir -> H:\apps\xp\.ivy2
> Setting project property: ivy.conf.dir ->
> jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-
> 2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
> Setting project property: ivy.configurations -> *
> Setting project property: ivy.log.modules.in.use -> false
> Setting project property: ivy.deliver.ivy.pattern ->
> ${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]
> Setting project property: ivy.settings.file -> ivysettings.xml
> Setting project property: ivy.lib.dir ->
> D:\ivy-2.0-dep\src\example\hello-ivy/lib
> Setting project property: ivy.dep.file -> ivy.xml
> Setting project property: ivy.report.output.pattern ->
> [organisation]-[module]-[conf].[ext]
> Setting project property: ivy.distrib.dir ->
> D:\ivy-2.0-dep\src\example\hello-ivy/distrib
> [ivy:retrieve] parameter not found: ivy.organisation
> [ivy:retrieve] parameter not found: ivy.module
> [ivy:retrieve] parameter not found: ivy.resolved.file
> [ivy:retrieve] using standard ensure resolved
> [ivy:retrieve] parameter not found: ivy.resolved.configurations
> [ivy:retrieve] calculating configurations to resolve
> [ivy:retrieve] module not yet resolved, all confs still need to be
> resolved
> [ivy:retrieve] no resolved descriptor found: launching default resolve
> [ivy:retrieve] parameter found as attribute value: ivy.configurations=*
> [ivy:retrieve] parameter found as ivy variable:
> ivy.resolve.default.type.filter=*
> [ivy:retrieve] parameter found as ivy variable: ivy.dep.file=ivy.xml
> [ivy:retrieve] using ivy parser to parse
> file:/D:/ivy-2.0-dep/src/example/hello-ivy/ivy.xml
> [ivy:retrieve] pre 1.3 ivy file: using exactOrRegexp as default matcher
> [ivy:retrieve] :: resolving dependencies :: [ apache | hello-ivy |
> working@ENYCWBEQDB00FX ]
> [ivy:retrieve]  confs: [default]
> [ivy:retrieve]  validate = true
> [ivy:retrieve] resolving dependencies for configuration 'default'
> [ivy:retrieve] == resolving dependencies for [ apache | hello-ivy |
> working@ENYCWBEQDB00FX ] [default]
> [ivy:retrieve] == resolving dependencies [ apache | hello-ivy |
> working@ENYCWBEQDB00FX ]->[ apache | commons-lang | 2.1 ] [default->*]
> [ivy:retrieve]  using default to resolve [ apache | commons-lang | 2.1 ]
> [ivy:retrieve] default: no latest strategy defined: using default
> [ivy:retrieve] local: no namespace defined: using system
> [ivy:retrieve]  no ivy file in cache for [ apache | commons-lang | 2.1 ]:
> tried H:\apps\xp\.ivy2\cache\apache\commons-lang\ivy-2.1.xml
> [ivy:retrieve] local: no latest strategy defined: using default
> [ivy:retrieve]   trying
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve]          tried
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve]  local: resource not reachable for [ apache | commons-lang
> |
> 2.1 ]: res=H:\apps\xp\.ivy2\local\apache\commons-lang\2.1\ivys\ivy.xml
> [ivy:retrieve]   trying
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve]          tried
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve]  local: resource not reachable for [ apache | commons-lang
> |
> 2.1 ]:
> res=H:\apps\xp\.ivy2\local\apache\commons-lang\2.1\jars\commons-lang.jar
> [ivy:retrieve]  local: no ivy file nor artifact found for [ apache |
> commons-lang | 2.1 ]
> [ivy:retrieve] main: no latest strategy defined: using default
> [ivy:retrieve] shared: no namespace defined: using system
> [ivy:retrieve]  no ivy file in cache for [ apache | commons-lang | 2.1 ]:
> tried H:\apps\xp\.ivy2\cache\apache\commons-lang\ivy-2.1.xml
> [ivy:retrieve] shared: no latest strategy defined: using default
> [ivy:retrieve]   trying
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve]          tried
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve]  shared: resource not reachable for [ apache | commons-lang
> |
> 2.1 ]: res=H:\apps\xp\.ivy2\shared\apache\commons-lang\2.1\ivys\ivy.xml
> [ivy:retrieve]   trying
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve]          tried
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve]  shared: resource not reachable for [ apache | commons-lang
> |
> 2.1 ]:
> res=H:\apps\xp\.ivy2\shared\apache\commons-lang\2.1\jars\commons-lang.jar
> [ivy:retrieve]  shared: no ivy file nor artifact found for [ apache |
> commons-lang | 2.1 ]
> [ivy:retrieve] public: no namespace defined: using system
> [ivy:retrieve]  no ivy file in cache for [ apache | commons-lang | 2.1 ]:
> tried H:\apps\xp\.ivy2\cache\apache\commons-lang\ivy-2.1.xml
> [ivy:retrieve] public: no latest strategy defined: using default
> [ivy:retrieve]   trying
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
> [ivy:retrieve]          tried
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
> [ivy:retrieve] CLIENT ERROR: Not Found
> url=
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
> [ivy:retrieve] HTTP response status: 404
> url=
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
> [ivy:retrieve]  public: resource not reachable for [ apache | commons-lang
> |
> 2.1 ]:
> res=
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
> [ivy:retrieve]   trying
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> [ivy:retrieve]          tried
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> [ivy:retrieve] CLIENT ERROR: Not Found
> url=
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> [ivy:retrieve] HTTP response status: 404
> url=
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> [ivy:retrieve]  public: resource not reachable for [ apache | commons-lang
> |
> 2.1 ]:
> res=
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> [ivy:retrieve]  public: no ivy file nor artifact found for [ apache |
> commons-lang | 2.1 ]
> [ivy:retrieve] WARN:    module not found: [ apache | commons-lang | 2.1 ]
> [ivy:retrieve] WARN: ==== local: tried
> [ivy:retrieve] WARN:
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve] WARN:   -- artifact [ apache | commons-lang | 2.1
> ]/commons-lang.jar[jar]:
> [ivy:retrieve] WARN:
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve] WARN: ==== shared: tried
> [ivy:retrieve] WARN:
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve] WARN:   -- artifact [ apache | commons-lang | 2.1
> ]/commons-lang.jar[jar]:
> [ivy:retrieve] WARN:
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve] WARN: ==== public: tried
> [ivy:retrieve] WARN:
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
> [ivy:retrieve] WARN:   -- artifact [ apache | commons-lang | 2.1
> ]/commons-lang.jar[jar]:
> [ivy:retrieve] WARN:
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> [ivy:retrieve] == resolving dependencies [ apache | hello-ivy |
> working@ENYCWBEQDB00FX ]->[ apache | commons-lang | 2.1 ] [default->*]
> [ivy:retrieve] Nbr of module to sort : 0
> [ivy:retrieve]  resolved ivy file produced in
>
> H:\apps\xp\.ivy2\cache\resolved-apache-hello-ivy-working@ENYCWBEQDB00FX.xml
> [ivy:retrieve] :: downloading artifacts ::
> [ivy:retrieve] :: resolution report ::
>
>         ---------------------------------------------------------------------
>         |                  |            modules            ||
> artifacts   |
>         |       conf       | number| search|dwnlded|evicted||
> number|dwnlded|
>
>         ---------------------------------------------------------------------
>         |      default     |   1   |   0   |   0   |   0   ||   0   |
> 0   |
>
>         ---------------------------------------------------------------------
> [ivy:retrieve] WARN:    ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] WARN:    ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:retrieve] WARN:    ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] WARN:    :: [ apache | commons-lang | 2.1 ]: not found
> [ivy:retrieve] WARN:    ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] Nbr of module to sort : 0
> [ivy:retrieve]  report for [ apache | hello-ivy | working@ENYCWBEQDB00FX ]
> default produced in H:\apps\xp\.ivy2\cache\apache-hello-ivy-default.xml
> [ivy:retrieve]  resolve done (594ms resolve - 0ms download)
> [ivy:retrieve]
> [ivy:retrieve] :: problems summary ::
> [ivy:retrieve] :::: WARNINGS
> [ivy:retrieve]          module not found: [ apache | commons-lang | 2.1 ]
> [ivy:retrieve]  ==== local: tried
> [ivy:retrieve]
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve]    -- artifact [ apache | commons-lang | 2.1
> ]/commons-lang.jar[jar]:
> [ivy:retrieve]
> H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve]  ==== shared: tried
> [ivy:retrieve]
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
> [ivy:retrieve]    -- artifact [ apache | commons-lang | 2.1
> ]/commons-lang.jar[jar]:
> [ivy:retrieve]
> H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
> [ivy:retrieve]  ==== public: tried
> [ivy:retrieve]
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
> [ivy:retrieve]    -- artifact [ apache | commons-lang | 2.1
> ]/commons-lang.jar[jar]:
> [ivy:retrieve]
> http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          :: [ apache | commons-lang | 2.1 ]: not found
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]
> [ivy:retrieve]
> [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
>
> --
> View this message in context:
> http://www.nabble.com/Cannot-get-2.0-alpha1-and-alpha2-working-tf4269674.html#a12163365
> Sent from the ivy-user mailing list archive at Nabble.com.
>
>


-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Re: Cannot get 2.0 alpha1 and alpha2 working

Posted by stanS <st...@ml.com>.
Here is the output of 'ant -debug'. (LONG)
Is the URL from public repo
"http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar"
reachable?


Apache Ant version 1.7.0 compiled on December 13 2006
Buildfile: build.xml
Adding reference: ant.PropertyHelper
Detected Java version: 1.5 in: C:\Program Files\Java\jdk1.5.0_12\jre
Detected OS: Windows XP
Adding reference: ant.ComponentHelper
Setting ro project property: ant.file ->
D:\ivy-2.0-dep\src\example\hello-ivy\build.xml
Adding reference: ant.projectHelper
Adding reference: ant.parsing.context
Adding reference: ant.targets
parsing buildfile D:\ivy-2.0-dep\src\example\hello-ivy\build.xml with URI =
file:/D:/ivy-2.0-dep/src/example/hello-ivy/build.xml
Setting ro project property: ant.project.name -> hello-ivy
Adding reference: hello-ivy
Setting ro project property: ant.file.hello-ivy ->
D:\ivy-2.0-dep\src\example\hello-ivy\build.xml
Project base dir set to: D:\ivy-2.0-dep\src\example\hello-ivy
 +Target: 
 +Target: resolve
 +Target: report
 +Target: run
 +Target: clean
 +Target: clean-cache
[antlib:org.apache.tools.ant] Could not load definitions from resource
org/apache/tools/ant/antlib.xml. It could not be found.
Setting project property: lib.dir -> lib
Setting project property: build.dir -> build
Setting project property: src.dir -> src
Adding reference: lib.path.id
Adding reference: run.path.id
Attempting to create object of type
org.apache.tools.ant.helper.DefaultExecutor
Adding reference: ant.executor
Build sequence for target(s) `run' is [resolve, run]
Complete build sequence is [resolve, run, report, clean, clean-cache, ]

resolve:
parsing buildfile
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/ant/antlib.xml
with URI =
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/ant/antlib.xml
Class org.apache.ivy.ant.IvyAntSettings loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:settings
org.apache.ivy.ant.IvyAntSettings
Class org.apache.ivy.ant.IvyConfigure loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:configure
org.apache.ivy.ant.IvyConfigure
Class org.apache.ivy.ant.IvyResolve loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:resolve org.apache.ivy.ant.IvyResolve
Class org.apache.ivy.ant.IvyRetrieve loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:retrieve org.apache.ivy.ant.IvyRetrieve
Class org.apache.ivy.ant.IvyDeliver loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:deliver org.apache.ivy.ant.IvyDeliver
Class org.apache.ivy.ant.IvyPublish loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:publish org.apache.ivy.ant.IvyPublish
Class org.apache.ivy.ant.IvyExtractFromSources loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:extract
org.apache.ivy.ant.IvyExtractFromSources
Class org.apache.ivy.ant.IvyCachePath loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:cachepath
org.apache.ivy.ant.IvyCachePath
Class org.apache.ivy.ant.IvyCacheFileset loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:cachefileset
org.apache.ivy.ant.IvyCacheFileset
Class org.apache.ivy.ant.IvyReport loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:report org.apache.ivy.ant.IvyReport
Class org.apache.ivy.ant.IvyRepositoryReport loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:repreport
org.apache.ivy.ant.IvyRepositoryReport
Class org.apache.ivy.ant.IvyVar loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:var org.apache.ivy.ant.IvyVar
Class org.apache.ivy.ant.IvyCheck loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:check org.apache.ivy.ant.IvyCheck
Class org.apache.ivy.ant.IvyArtifactProperty loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:artifactproperty
org.apache.ivy.ant.IvyArtifactProperty
Class org.apache.ivy.ant.IvyBuildList loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:buildlist
org.apache.ivy.ant.IvyBuildList
Class org.apache.ivy.ant.IvyInstall loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:install org.apache.ivy.ant.IvyInstall
Class org.apache.ivy.ant.IvyConvertPom loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:convertpom
org.apache.ivy.ant.IvyConvertPom
Class org.apache.ivy.ant.IvyArtifactReport loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:artifactreport
org.apache.ivy.ant.IvyArtifactReport
Class org.apache.ivy.ant.IvyInfo loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:info org.apache.ivy.ant.IvyInfo
Class org.apache.ivy.ant.AddPathTask loaded from parent loader (parentFirst)
 +Datatype antlib:org.apache.ivy.ant:addpath org.apache.ivy.ant.AddPathTask
Class org.apache.ivy.ant.IvyListModules loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:listmodules
org.apache.ivy.ant.IvyListModules
Class org.apache.ivy.ant.IvyFindRevision loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:findrevision
org.apache.ivy.ant.IvyFindRevision
Class org.apache.ivy.ant.IvyBuildNumber loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:buildnumber
org.apache.ivy.ant.IvyBuildNumber
Class org.apache.ivy.ant.IvyCleanCache loaded from parent loader
(parentFirst)
 +Datatype antlib:org.apache.ivy.ant:cleancache
org.apache.ivy.ant.IvyCleanCache
[ivy:retrieve] version information loaded from
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/module.properties
[ivy:retrieve] :: Ivy 2.0.0-alpha2-incubating - 20070712142751 ::
http://incubator.apache.org/ivy/ ::
[ivy:retrieve] No ivy:settings found for the default reference
'ivy.instance'.  A default instance will be used
Adding reference: ivy.instance
[ivy:retrieve] setting 'ivy.default.settings.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.default.conf.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'java.runtime.name' to 'Java(TM) 2 Runtime
Environment, Standard Edition'
[ivy:retrieve] setting 'sun.boot.library.path' to 'C:\Program
Files\Java\jdk1.5.0_12\jre\bin'
[ivy:retrieve] setting 'java.vm.version' to '1.5.0_12-b04'
[ivy:retrieve] setting 'ant.library.dir' to
'D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib'
[ivy:retrieve] setting 'java.vm.vendor' to 'Sun Microsystems Inc.'
[ivy:retrieve] setting 'java.vendor.url' to 'http://java.sun.com/'
[ivy:retrieve] setting 'path.separator' to ';'
[ivy:retrieve] setting 'java.vm.name' to 'Java HotSpot(TM) Client VM'
[ivy:retrieve] setting 'file.encoding.pkg' to 'sun.io'
[ivy:retrieve] setting 'sun.java.launcher' to 'SUN_STANDARD'
[ivy:retrieve] setting 'user.country' to 'US'
[ivy:retrieve] setting 'sun.os.patch.level' to 'Service Pack 2'
[ivy:retrieve] setting 'httpPort' to '8083'
[ivy:retrieve] setting 'java.vm.specification.name' to 'Java Virtual Machine
Specification'
[ivy:retrieve] setting 'user.dir' to 'D:\ivy-2.0-dep\src\example\hello-ivy'
[ivy:retrieve] setting 'java.runtime.version' to '1.5.0_12-b04'
[ivy:retrieve] setting 'java.awt.graphicsenv' to
'sun.awt.Win32GraphicsEnvironment'
[ivy:retrieve] setting 'java.endorsed.dirs' to 'C:\Program
Files\Java\jdk1.5.0_12\jre\lib\endorsed'
[ivy:retrieve] setting 'os.arch' to 'x86'
[ivy:retrieve] setting 'java.io.tmpdir' to 'C:\Temp\'
[ivy:retrieve] setting 'line.separator' to '
[ivy:retrieve] '
[ivy:retrieve] setting 'java.vm.specification.vendor' to 'Sun Microsystems
Inc.'
[ivy:retrieve] setting 'user.variant' to ''
[ivy:retrieve] setting 'os.name' to 'Windows XP'
[ivy:retrieve] setting 'ant.home' to
'd:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\bin\..'
[ivy:retrieve] setting 'sun.jnu.encoding' to 'Cp1252'
[ivy:retrieve] setting 'java.library.path' to 'C:\Program
Files\Java\jdk1.5.0_12\bin;.;C:\WINDOWS\system32;C:\WINDOWS;d:\maven-2.0.6\bin;D:\Program
Files\jEditLauncher\bin;D:\groovy-1.0\bin;d:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\bin;D:\cruisecontrol-bin-2.5;D:\aspectj1.5\bin;C:\Program
Files\Java\jdk1.5.0_12\bin;c:\tibco\tibrv7.2\bin;C:\Program
Files\CA\Dcs\DMScripting\;C:\Program
Files\CA\DCS\CAWIN\;C:\Apps\oracle\92\bin;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\MLTOOLS\;C:\SERVICES\TOOLS\;C:\Program
Files\Oracle\92\bin\;C:\Program
Files\ComputerAssociates\TNGSD\BIN\;C:\Program Files\Perforce;C:\Program
Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Microsoft Visual
Studio .NET 2003\SDK\v1.1\Bin;C:\Program
Files\Rational\ClearCase\bin;C:\Program
Files\Rational\common;C:\PROGRA~1\EXECUT~1\DISKEE~1;C:\Program
Files\RFA\;C:\NAnt\nant-0.85\bin;C:\NAnt\nant-0.85\contrib\bin;;C:\Program
Files\Hummingbird\Connectivity\11.00\Accessories\;;d:\Program
Files\Subversion\bin;C:\Program Files\Softricity\SoftGrid for Windows
Desktops;D:\download\sun\jwsdp-shared\bin'
[ivy:retrieve] setting 'java.specification.name' to 'Java Platform API
Specification'
[ivy:retrieve] setting 'java.class.version' to '49.0'
[ivy:retrieve] setting 'sun.management.compiler' to 'HotSpot Client
Compiler'
[ivy:retrieve] setting 'os.version' to '5.1'
[ivy:retrieve] setting 'user.home' to 'H:\apps\xp'
[ivy:retrieve] setting 'user.timezone' to 'America/New_York'
[ivy:retrieve] setting 'java.awt.printerjob' to
'sun.awt.windows.WPrinterJob'
[ivy:retrieve] setting 'file.encoding' to 'Cp1252'
[ivy:retrieve] setting 'java.specification.version' to '1.5'
[ivy:retrieve] setting 'java.class.path' to
'd:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\bin\..\lib\ant-launcher.jar;D:\ivy-2.0-dep\src\example\hello-ivy\.;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-antlr.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-apache-bcel.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-apache-bsf.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-apache-log4j.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-apache-oro.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-apache-regexp.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-apache-resolver.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-commons-logging.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-commons-net.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-contrib-1.0b3.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-dotnet.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jai.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-javamail.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jdepend.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jmf.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-jsch.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-junit.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-launcher.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-netrexx.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-nodeps.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-starteam.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-stylebook.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-swing.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-testutil.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-trax.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant-weblogic.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ant.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsf.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-bsf-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-classgen-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-classpath-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-commands-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-core-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-reflect-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\bsh-util-2.0b4.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\commons-logging-1.1.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ivy-2.0.0-alpha2-incubating.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\ivy-core-2.0.0-alpha2-incubating.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\js.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\jsch-0.1.32.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\xercesImpl.jar;D:\wf5\global\trunk\ext\buildtools\apache\ant\1.7.0\lib\xml-apis.jar;C:\Program
Files\Java\jdk1.5.0_12\lib\tools.jar'
[ivy:retrieve] setting 'user.name' to 'ssiu'
[ivy:retrieve] setting 'java.vm.specification.version' to '1.0'
[ivy:retrieve] setting 'java.home' to 'C:\Program
Files\Java\jdk1.5.0_12\jre'
[ivy:retrieve] setting 'sun.arch.data.model' to '32'
[ivy:retrieve] setting 'user.language' to 'en'
[ivy:retrieve] setting 'java.specification.vendor' to 'Sun Microsystems
Inc.'
[ivy:retrieve] setting 'awt.toolkit' to 'sun.awt.windows.WToolkit'
[ivy:retrieve] setting 'java.vm.info' to 'mixed mode, sharing'
[ivy:retrieve] setting 'java.version' to '1.5.0_12'
[ivy:retrieve] setting 'java.ext.dirs' to 'C:\Program
Files\Java\jdk1.5.0_12\jre\lib\ext'
[ivy:retrieve] setting 'http.proxyHost' to 'proxy.ml.com'
[ivy:retrieve] setting 'sun.boot.class.path' to 'C:\Program
Files\Java\jdk1.5.0_12\jre\lib\rt.jar;C:\Program
Files\Java\jdk1.5.0_12\jre\lib\i18n.jar;C:\Program
Files\Java\jdk1.5.0_12\jre\lib\sunrsasign.jar;C:\Program
Files\Java\jdk1.5.0_12\jre\lib\jsse.jar;C:\Program
Files\Java\jdk1.5.0_12\jre\lib\jce.jar;C:\Program
Files\Java\jdk1.5.0_12\jre\lib\charsets.jar;C:\Program
Files\Java\jdk1.5.0_12\jre\classes'
[ivy:retrieve] setting 'java.vendor' to 'Sun Microsystems Inc.'
[ivy:retrieve] setting 'file.separator' to '\'
[ivy:retrieve] setting 'java.vendor.url.bug' to
'http://java.sun.com/cgi-bin/bugreport.cgi'
[ivy:retrieve] setting 'sun.io.unicode.encoding' to 'UnicodeLittle'
[ivy:retrieve] setting 'sun.cpu.endian' to 'little'
[ivy:retrieve] setting 'sun.desktop' to 'windows'
[ivy:retrieve] setting 'sun.cpu.isalist' to ''
[ivy:retrieve] Loading
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivy.properties
[ivy:retrieve] setting 'ivy.log.modules.in.use' to 'false'
[ivy:retrieve] setting 'ivy.resolver.default.check.modified' to 'false'
[ivy:retrieve] setting 'ivy.default.always.check.exact.revision' to 'true'
[ivy:retrieve] setting 'ivy.retrieve.pattern' to
'${ivy.lib.dir}/[artifact]-[revision].[ext]'
[ivy:retrieve] setting 'ivy.configurations' to '*'
[ivy:retrieve] setting 'ivy.buildlist.ivyfilepath' to 'ivy.xml'
[ivy:retrieve] setting 'ivy.status' to 'integration'
[ivy:retrieve] setting 'ivy.resolve.default.type.filter' to '*'
[ivy:retrieve] setting 'ivy.project.dir' to '${basedir}'
[ivy:retrieve] setting 'ivy.dep.file' to 'ivy.xml'
[ivy:retrieve] setting 'ivy.settings.file' to 'ivysettings.xml'
[ivy:retrieve] setting 'ivy.report.output.pattern' to
'[organisation]-[module]-[conf].[ext]'
[ivy:retrieve] setting 'ivy.publish.src.artifacts.pattern' to
'${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
[ivy:retrieve] setting 'ivy.deliver.ivy.pattern' to
'${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
[ivy:retrieve] setting 'ivy.build.artifacts.dir' to
'${ivy.project.dir}/build/artifacts'
[ivy:retrieve] setting 'ivy.checksums' to 'sha1,md5'
[ivy:retrieve] setting 'ivy.distrib.dir' to '${ivy.project.dir}/distrib'
[ivy:retrieve] setting 'ivy.lib.dir' to '${ivy.project.dir}/lib'
[ivy:retrieve] searching settings file: trying
D:\ivy-2.0-dep\src\example\hello-ivy\ivysettings.xml
[ivy:retrieve] searching settings file: trying
D:\ivy-2.0-dep\src\example\hello-ivy\ivyconf.xml
[ivy:retrieve] searching settings file: trying ivysettings.xml
[ivy:retrieve] searching settings file: trying ivyconf.xml
[ivy:retrieve] no settings file found, using default...
[ivy:retrieve] installing class org.apache.ivy.util.url.IvyAuthenticator
[ivy:retrieve] installing class org.apache.ivy.util.url.IvyAuthenticator
[ivy:retrieve] jakarta commons httpclient not found: using jdk url handling
[ivy:retrieve] installing class org.apache.ivy.util.url.IvyAuthenticator
[ivy:retrieve] :: loading settings :: url =
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:retrieve] setting 'ivy.settings.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings.xml'
[ivy:retrieve] setting 'ivy.conf.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings.xml'
[ivy:retrieve] setting 'ivy.settings.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.conf.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.default.ivy.user.dir' to 'H:\apps\xp\.ivy2'
[ivy:retrieve] setting 'ivy.home' to 'H:\apps\xp\.ivy2'
[ivy:retrieve] no default ivy user dir defined: set to H:\apps\xp\.ivy2
[ivy:retrieve] setting 'ivy.cache.dir' to 'H:\apps\xp\.ivy2\cache'
[ivy:retrieve] no default cache defined: set to H:\apps\xp\.ivy2\cache
[ivy:retrieve] 'ivy.log.modules.in.use' already set: discarding 'false'
[ivy:retrieve] 'ivy.resolver.default.check.modified' already set: discarding
'false'
[ivy:retrieve] 'ivy.default.always.check.exact.revision' already set:
discarding 'true'
[ivy:retrieve] 'ivy.retrieve.pattern' already set: discarding
'${ivy.lib.dir}/[artifact]-[revision].[ext]'
[ivy:retrieve] 'ivy.configurations' already set: discarding '*'
[ivy:retrieve] 'ivy.buildlist.ivyfilepath' already set: discarding 'ivy.xml'
[ivy:retrieve] 'ivy.status' already set: discarding 'integration'
[ivy:retrieve] 'ivy.resolve.default.type.filter' already set: discarding '*'
[ivy:retrieve] 'ivy.project.dir' already set: discarding '${basedir}'
[ivy:retrieve] 'ivy.dep.file' already set: discarding 'ivy.xml'
[ivy:retrieve] 'ivy.settings.file' already set: discarding 'ivysettings.xml'
[ivy:retrieve] 'ivy.report.output.pattern' already set: discarding
'[organisation]-[module]-[conf].[ext]'
[ivy:retrieve] 'ivy.publish.src.artifacts.pattern' already set: discarding
'${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
[ivy:retrieve] 'ivy.deliver.ivy.pattern' already set: discarding
'${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]'
[ivy:retrieve] 'ivy.build.artifacts.dir' already set: discarding
'${ivy.project.dir}/build/artifacts'
[ivy:retrieve] 'ivy.checksums' already set: discarding 'sha1,md5'
[ivy:retrieve] 'ivy.distrib.dir' already set: discarding
'${ivy.project.dir}/distrib'
[ivy:retrieve] 'ivy.lib.dir' already set: discarding
'${ivy.project.dir}/lib'
[ivy:retrieve] including url:
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-public.xml
[ivy:retrieve] setting 'ivy.settings.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-public.xml'
[ivy:retrieve] setting 'ivy.conf.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-public.xml'
[ivy:retrieve] setting 'ivy.settings.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.conf.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] including url:
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml
[ivy:retrieve] setting 'ivy.settings.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml'
[ivy:retrieve] setting 'ivy.conf.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml'
[ivy:retrieve] setting 'ivy.settings.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.conf.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.shared.default.root' to
'H:\apps\xp\.ivy2/shared'
[ivy:retrieve] setting 'ivy.shared.default.ivy.pattern' to
'[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
[ivy:retrieve] setting 'ivy.shared.default.artifact.pattern' to
'[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
[ivy:retrieve] including url:
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-local.xml
[ivy:retrieve] setting 'ivy.settings.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-local.xml'
[ivy:retrieve] setting 'ivy.conf.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-local.xml'
[ivy:retrieve] setting 'ivy.settings.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.conf.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.local.default.root' to 'H:\apps\xp\.ivy2/local'
[ivy:retrieve] setting 'ivy.local.default.ivy.pattern' to
'[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
[ivy:retrieve] setting 'ivy.local.default.artifact.pattern' to
'[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
[ivy:retrieve] including url:
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml
[ivy:retrieve] setting 'ivy.settings.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml'
[ivy:retrieve] setting 'ivy.conf.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml'
[ivy:retrieve] setting 'ivy.settings.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.conf.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] including url:
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
[ivy:retrieve] setting 'ivy.settings.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml'
[ivy:retrieve] setting 'ivy.conf.url' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml'
[ivy:retrieve] setting 'ivy.settings.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.conf.dir' to
'jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings'
[ivy:retrieve] setting 'ivy.default.ivy.user.dir' to 'H:\apps\xp\.ivy2'
[ivy:retrieve] settings loaded (172ms)
[ivy:retrieve] 	default cache: H:\apps\xp\.ivy2\cache
[ivy:retrieve] 	default resolver: default
[ivy:retrieve] 	default latest strategy: latest-revision
[ivy:retrieve] 	default conflict manager: latest-revision
[ivy:retrieve] 	circular dependency strategy: warn
[ivy:retrieve] 	validate: true
[ivy:retrieve] 	check up2date: true
[ivy:retrieve] 	cache ivy pattern:
[organisation]/[module]/ivy-[revision].xml
[ivy:retrieve] 	cache artifact pattern:
[organisation]/[module]/[type]s/[artifact]-[revision](.[ext])
[ivy:retrieve] 	-- 5 resolvers:
[ivy:retrieve] 	main [chain] [shared, public]
[ivy:retrieve] 		return first: false
[ivy:retrieve] 		dual: true
[ivy:retrieve] 		-> shared
[ivy:retrieve] 		-> public
[ivy:retrieve] 	public [ibiblio]
[ivy:retrieve] 		changingPattern: null
[ivy:retrieve] 		changingMatcher: exactOrRegexp
[ivy:retrieve] 		m2compatible: true
[ivy:retrieve] 		ivy patterns:
[ivy:retrieve] 		
http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
[ivy:retrieve] 		artifact patterns:
[ivy:retrieve] 		
http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
[ivy:retrieve] 		repository: public
[ivy:retrieve] 		root: http://repo1.maven.org/maven2/
[ivy:retrieve] 		pattern:
[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
[ivy:retrieve] 		usepoms: true
[ivy:retrieve] 	local [file]
[ivy:retrieve] 		changingPattern: null
[ivy:retrieve] 		changingMatcher: exactOrRegexp
[ivy:retrieve] 		m2compatible: false
[ivy:retrieve] 		ivy patterns:
[ivy:retrieve] 		
H:\apps\xp\.ivy2/local/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
[ivy:retrieve] 		artifact patterns:
[ivy:retrieve] 		
H:\apps\xp\.ivy2/local/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
[ivy:retrieve] 		repository: local
[ivy:retrieve] 	shared [file]
[ivy:retrieve] 		changingPattern: null
[ivy:retrieve] 		changingMatcher: exactOrRegexp
[ivy:retrieve] 		m2compatible: false
[ivy:retrieve] 		ivy patterns:
[ivy:retrieve] 		
H:\apps\xp\.ivy2/shared/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
[ivy:retrieve] 		artifact patterns:
[ivy:retrieve] 		
H:\apps\xp\.ivy2/shared/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
[ivy:retrieve] 		repository: shared
[ivy:retrieve] 	default [chain] [local, main]
[ivy:retrieve] 		return first: true
[ivy:retrieve] 		dual: false
[ivy:retrieve] 		-> local
[ivy:retrieve] 		-> main
Setting project property: ivy.retrieve.pattern ->
${ivy.lib.dir}/[artifact]-[revision].[ext]
Setting project property: ivy.home -> H:\apps\xp\.ivy2
Setting project property: ivy.build.artifacts.dir ->
D:\ivy-2.0-dep\src\example\hello-ivy/build/artifacts
Setting project property: ivy.resolve.default.type.filter -> *
Setting project property: ivy.default.conf.dir ->
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
Setting project property: ivy.cache.dir -> H:\apps\xp\.ivy2\cache
Setting project property: ivy.buildlist.ivyfilepath -> ivy.xml
Setting project property: ivy.publish.src.artifacts.pattern ->
${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]
Setting project property: ivy.checksums -> sha1,md5
Setting project property: ivy.status -> integration
Setting project property: ivy.settings.dir ->
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
Setting project property: ivy.resolver.default.check.modified -> false
Setting project property: ivy.default.settings.dir ->
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
Setting project property: ivy.project.dir ->
D:\ivy-2.0-dep\src\example\hello-ivy
Setting project property: ivy.default.always.check.exact.revision -> true
Setting project property: ivy.conf.url ->
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
Setting project property: ivy.settings.url ->
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
Setting project property: ivy.default.ivy.user.dir -> H:\apps\xp\.ivy2
Setting project property: ivy.conf.dir ->
jar:file:/D:/wf5/global/trunk/ext/buildtools/apache/ant/1.7.0/lib/ivy-2.0.0-alpha2-incubating.jar!/org/apache/ivy/core/settings
Setting project property: ivy.configurations -> *
Setting project property: ivy.log.modules.in.use -> false
Setting project property: ivy.deliver.ivy.pattern ->
${ivy.distrib.dir}/[type]s/[artifact]-[revision].[ext]
Setting project property: ivy.settings.file -> ivysettings.xml
Setting project property: ivy.lib.dir ->
D:\ivy-2.0-dep\src\example\hello-ivy/lib
Setting project property: ivy.dep.file -> ivy.xml
Setting project property: ivy.report.output.pattern ->
[organisation]-[module]-[conf].[ext]
Setting project property: ivy.distrib.dir ->
D:\ivy-2.0-dep\src\example\hello-ivy/distrib
[ivy:retrieve] parameter not found: ivy.organisation
[ivy:retrieve] parameter not found: ivy.module
[ivy:retrieve] parameter not found: ivy.resolved.file
[ivy:retrieve] using standard ensure resolved
[ivy:retrieve] parameter not found: ivy.resolved.configurations
[ivy:retrieve] calculating configurations to resolve
[ivy:retrieve] module not yet resolved, all confs still need to be resolved
[ivy:retrieve] no resolved descriptor found: launching default resolve
[ivy:retrieve] parameter found as attribute value: ivy.configurations=*
[ivy:retrieve] parameter found as ivy variable:
ivy.resolve.default.type.filter=*
[ivy:retrieve] parameter found as ivy variable: ivy.dep.file=ivy.xml
[ivy:retrieve] using ivy parser to parse
file:/D:/ivy-2.0-dep/src/example/hello-ivy/ivy.xml
[ivy:retrieve] pre 1.3 ivy file: using exactOrRegexp as default matcher
[ivy:retrieve] :: resolving dependencies :: [ apache | hello-ivy |
working@ENYCWBEQDB00FX ]
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	validate = true
[ivy:retrieve] resolving dependencies for configuration 'default'
[ivy:retrieve] == resolving dependencies for [ apache | hello-ivy |
working@ENYCWBEQDB00FX ] [default]
[ivy:retrieve] == resolving dependencies [ apache | hello-ivy |
working@ENYCWBEQDB00FX ]->[ apache | commons-lang | 2.1 ] [default->*]
[ivy:retrieve] 	using default to resolve [ apache | commons-lang | 2.1 ]
[ivy:retrieve] default: no latest strategy defined: using default
[ivy:retrieve] local: no namespace defined: using system
[ivy:retrieve] 	no ivy file in cache for [ apache | commons-lang | 2.1 ]:
tried H:\apps\xp\.ivy2\cache\apache\commons-lang\ivy-2.1.xml
[ivy:retrieve] local: no latest strategy defined: using default
[ivy:retrieve] 	 trying
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] 		tried
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] 	local: resource not reachable for [ apache | commons-lang |
2.1 ]: res=H:\apps\xp\.ivy2\local\apache\commons-lang\2.1\ivys\ivy.xml
[ivy:retrieve] 	 trying
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] 		tried
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] 	local: resource not reachable for [ apache | commons-lang |
2.1 ]:
res=H:\apps\xp\.ivy2\local\apache\commons-lang\2.1\jars\commons-lang.jar
[ivy:retrieve] 	local: no ivy file nor artifact found for [ apache |
commons-lang | 2.1 ]
[ivy:retrieve] main: no latest strategy defined: using default
[ivy:retrieve] shared: no namespace defined: using system
[ivy:retrieve] 	no ivy file in cache for [ apache | commons-lang | 2.1 ]:
tried H:\apps\xp\.ivy2\cache\apache\commons-lang\ivy-2.1.xml
[ivy:retrieve] shared: no latest strategy defined: using default
[ivy:retrieve] 	 trying
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] 		tried
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] 	shared: resource not reachable for [ apache | commons-lang |
2.1 ]: res=H:\apps\xp\.ivy2\shared\apache\commons-lang\2.1\ivys\ivy.xml
[ivy:retrieve] 	 trying
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] 		tried
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] 	shared: resource not reachable for [ apache | commons-lang |
2.1 ]:
res=H:\apps\xp\.ivy2\shared\apache\commons-lang\2.1\jars\commons-lang.jar
[ivy:retrieve] 	shared: no ivy file nor artifact found for [ apache |
commons-lang | 2.1 ]
[ivy:retrieve] public: no namespace defined: using system
[ivy:retrieve] 	no ivy file in cache for [ apache | commons-lang | 2.1 ]:
tried H:\apps\xp\.ivy2\cache\apache\commons-lang\ivy-2.1.xml
[ivy:retrieve] public: no latest strategy defined: using default
[ivy:retrieve] 	 trying
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
[ivy:retrieve] 		tried
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
[ivy:retrieve] CLIENT ERROR: Not Found
url=http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
[ivy:retrieve] HTTP response status: 404
url=http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
[ivy:retrieve] 	public: resource not reachable for [ apache | commons-lang |
2.1 ]:
res=http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
[ivy:retrieve] 	 trying
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
[ivy:retrieve] 		tried
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
[ivy:retrieve] CLIENT ERROR: Not Found
url=http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
[ivy:retrieve] HTTP response status: 404
url=http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
[ivy:retrieve] 	public: resource not reachable for [ apache | commons-lang |
2.1 ]:
res=http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
[ivy:retrieve] 	public: no ivy file nor artifact found for [ apache |
commons-lang | 2.1 ]
[ivy:retrieve] WARN: 	module not found: [ apache | commons-lang | 2.1 ]
[ivy:retrieve] WARN: ==== local: tried
[ivy:retrieve] WARN:  
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] WARN:   -- artifact [ apache | commons-lang | 2.1
]/commons-lang.jar[jar]:
[ivy:retrieve] WARN:  
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] WARN: ==== shared: tried
[ivy:retrieve] WARN:  
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] WARN:   -- artifact [ apache | commons-lang | 2.1
]/commons-lang.jar[jar]:
[ivy:retrieve] WARN:  
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] WARN: ==== public: tried
[ivy:retrieve] WARN:  
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
[ivy:retrieve] WARN:   -- artifact [ apache | commons-lang | 2.1
]/commons-lang.jar[jar]:
[ivy:retrieve] WARN:  
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
[ivy:retrieve] == resolving dependencies [ apache | hello-ivy |
working@ENYCWBEQDB00FX ]->[ apache | commons-lang | 2.1 ] [default->*]
[ivy:retrieve] Nbr of module to sort : 0
[ivy:retrieve] 	resolved ivy file produced in
H:\apps\xp\.ivy2\cache\resolved-apache-hello-ivy-working@ENYCWBEQDB00FX.xml
[ivy:retrieve] :: downloading artifacts ::
[ivy:retrieve] :: resolution report ::
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   0   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] WARN: 	::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] WARN: 	::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve] WARN: 	::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] WARN: 	:: [ apache | commons-lang | 2.1 ]: not found
[ivy:retrieve] WARN: 	::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] Nbr of module to sort : 0
[ivy:retrieve] 	report for [ apache | hello-ivy | working@ENYCWBEQDB00FX ]
default produced in H:\apps\xp\.ivy2\cache\apache-hello-ivy-default.xml
[ivy:retrieve] 	resolve done (594ms resolve - 0ms download)
[ivy:retrieve] 
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve] 		module not found: [ apache | commons-lang | 2.1 ]
[ivy:retrieve] 	==== local: tried
[ivy:retrieve] 	 
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] 	  -- artifact [ apache | commons-lang | 2.1
]/commons-lang.jar[jar]:
[ivy:retrieve] 	 
H:\apps\xp\.ivy2/local/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] 	==== shared: tried
[ivy:retrieve] 	 
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/ivys/ivy.xml
[ivy:retrieve] 	  -- artifact [ apache | commons-lang | 2.1
]/commons-lang.jar[jar]:
[ivy:retrieve] 	 
H:\apps\xp\.ivy2/shared/apache/commons-lang/2.1/jars/commons-lang.jar
[ivy:retrieve] 	==== public: tried
[ivy:retrieve] 	 
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.pom
[ivy:retrieve] 	  -- artifact [ apache | commons-lang | 2.1
]/commons-lang.jar[jar]:
[ivy:retrieve] 	 
http://repo1.maven.org/maven2/apache/commons-lang/2.1/commons-lang-2.1.jar
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 		::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 		:: [ apache | commons-lang | 2.1 ]: not found
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

-- 
View this message in context: http://www.nabble.com/Cannot-get-2.0-alpha1-and-alpha2-working-tf4269674.html#a12163365
Sent from the ivy-user mailing list archive at Nabble.com.


Re: Cannot get 2.0 alpha1 and alpha2 working

Posted by Xavier Hanin <xa...@gmail.com>.
On 8/14/07, stanS <st...@ml.com> wrote:
>
>
> I tried both alpha1 and alpha2 with the example hello-ivy and in both
> cases
> the retrieve task reports
> unresolved dependencies.


Could you give more details about the errors you get? 2.0 alpha x should be
usable as drop in replacement for 1.4.1, but since it's only alpha, you
might have run into an issue.

Xavier

I have the Ivy 1.4.1 working. I replaced it with 2.0 jar file(s) to
> <ANT>\lib, and set up
> ANT_OPTS=-Dhttp.proxyHost=.... -DhttpPort=.... , and cleaned up the ivy
> cache.
>
>
> What do I miss?
> Thanks
> Stanley
>
> Environment:
> OS: Both Windows and Mac OSX
> JDK 1.5.11
> Ant 1.7.0
>
> --
> View this message in context:
> http://www.nabble.com/Cannot-get-2.0-alpha1-and-alpha2-working-tf4269674.html#a12152104
> Sent from the ivy-user mailing list archive at Nabble.com.
>
>


-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://incubator.apache.org/ivy/
http://www.xoocode.org/

Re: Cannot get 2.0 alpha1 and alpha2 working

Posted by Gilles Scokart <gs...@gmail.com>.
Look in our archive, someone experiment also problems with the
hello-ivy a few weeks ago.

If i remember well the hello-ivy doesn't work because the dependencies
are now taken from a maven2repository and it was before from ivyrep.
And the name and configuration are not the same.

It is plan to update our tutorial for our next intermediary release.

Gilles

2007/8/14, stanS <st...@ml.com>:
>
> I tried both alpha1 and alpha2 with the example hello-ivy and in both cases
> the retrieve task reports
> unresolved dependencies.
>
> I have the Ivy 1.4.1 working. I replaced it with 2.0 jar file(s) to
> <ANT>\lib, and set up
> ANT_OPTS=-Dhttp.proxyHost=.... -DhttpPort=.... , and cleaned up the ivy
> cache.
>
>
> What do I miss?
> Thanks
> Stanley
>
> Environment:
> OS: Both Windows and Mac OSX
> JDK 1.5.11
> Ant 1.7.0
>
> --
> View this message in context: http://www.nabble.com/Cannot-get-2.0-alpha1-and-alpha2-working-tf4269674.html#a12152104
> Sent from the ivy-user mailing list archive at Nabble.com.
>
>


-- 
Gilles SCOKART