|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Building Ivy from trunkI'm trying to build Ivy from trunk and am getting many dependency
failures. They're in the attached text file. The gist of the dep problems are : [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: UNRESOLVED DEPENDENCIES :: [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: ant#ant;1.6: not found [ivy:retrieve] :: commons-httpclient#commons-httpclient;3.0: not found [ivy:retrieve] :: oro#oro;2.0.8: not found [ivy:retrieve] :: commons-vfs#commons-vfs;1.0: not found [ivy:retrieve] :: jsch#jsch;0.1.25: not found [ivy:retrieve] :: junit#junit;3.8.2: not found [ivy:retrieve] :: commons-lang#commons-lang;[1.0,3.0[: not found [ivy:retrieve] :: org.apache.ant#ant-testutil;1.7.0: not found [ivy:retrieve] :: ant#ant-launcher;1.6: not found [ivy:retrieve] :: xerces#xercesImpl;2.6.2: not found [ivy:retrieve] :: xerces#xmlParserAPIs;2.6.2: not found [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: The commands I ran (after 'ant clean') were : $ ant -l ivy-trunk-build.txt Buildfile: build.xml $ svn status ? ivy-trunk-build.txt ? .bin X doc/xooki Performing status on external item at 'doc/xooki' ----- Are there more steps? I followed the directions here : http://ant.apache.org/ivy/history/latest-milestone/dev.html Anyway, any help is appreciated :) init: prepare: [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\classes [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\classes\core [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\classes\bootstrap [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\classes\ant [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\classes\optional [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\test [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\artifact [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\doc\reports\test [mkdir] Created dir: c:\home\source\trunk\ivy-trunk\build\doc\reports\ivy compile-core: [javac] Compiling 290 source files to c:\home\source\trunk\ivy-trunk\build\classes\core [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 19 files to c:\home\source\trunk\ivy-trunk\build\classes\core [copy] Copying 1 file to c:\home\source\trunk\ivy-trunk\build\classes\core\org\apache\ivy\core\settings [copy] Copying 1 file to c:\home\source\trunk\ivy-trunk\build\classes\core\org\apache\ivy\core\settings [copy] Copying 1 file to c:\home\source\trunk\ivy-trunk\build\classes\core\org\apache\ivy\core\settings [copy] Copying 1 file to c:\home\source\trunk\ivy-trunk\build\classes\core\org\apache\ivy\core\settings [copy] Copying 1 file to c:\home\source\trunk\ivy-trunk\build\classes\core\org\apache\ivy\core\settings [copy] Copying 1 file to c:\home\source\trunk\ivy-trunk\build\classes\core\org\apache\ivy\core\settings compile-bootstrap: [javac] Compiling 33 source files to c:\home\source\trunk\ivy-trunk\build\classes\bootstrap [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 1 file to c:\home\source\trunk\ivy-trunk\build\classes\bootstrap init-ivy: [ivy:settings] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VsftpResolver in [] nor Ivy classloader [ivy:settings] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SshResolver in [] nor Ivy classloader [ivy:settings] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VfsResolver in [] nor Ivy classloader [ivy:settings] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SFTPResolver in [] nor Ivy classloader [ivy:settings] impossible to define glob matcher: org.apache.ivy.plugins.matcher.GlobPatternMatcher was not found. [ivy:settings] no settings file found, using default... [ivy:settings] :: Ivy non official version - :: http://ant.apache.org/ivy/ :: [ivy:settings] :: loading settings :: url = file:/c:/home/source/trunk/ivy-trunk/build/classes/core/org/apache/ivy/core/settings/ivysettings.xml resolve: [ivy:retrieve] :: resolving dependencies :: org.apache.ivy#ivy;working@mattreynolds [ivy:retrieve] confs: [default, test] [ivy:retrieve] :: resolution report :: resolve 6809ms :: artifacts dl 0ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 5 | 0 | 0 | 0 || 0 | 0 | | test | 6 | 0 | 0 | 0 || 0 | 0 | --------------------------------------------------------------------- [ivy:retrieve] [ivy:retrieve] :: problems summary :: [ivy:retrieve] :::: WARNINGS [ivy:retrieve] module not found: ant#ant;1.6 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/ant/ant/1.6/ivys/ivy.xml [ivy:retrieve] -- artifact ant#ant;1.6!ant.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/ant/ant/1.6/jars/ant.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/ant/ant/1.6/ivys/ivy.xml [ivy:retrieve] -- artifact ant#ant;1.6!ant.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/ant/ant/1.6/jars/ant.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/ant/ant/1.6/ant-1.6.pom [ivy:retrieve] -- artifact ant#ant;1.6!ant.jar: [ivy:retrieve] http://www.ibiblio.org/maven/ant/ant/1.6/ant-1.6.jar [ivy:retrieve] module not found: commons-httpclient#commons-httpclient;3.0 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-httpclient/commons-httpclient/3.0/ivys/ivy.xml [ivy:retrieve] -- artifact commons-httpclient#commons-httpclient;3.0!commons-httpclient.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-httpclient/commons-httpclient/3.0/jars/commons-httpclient.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-httpclient/commons-httpclient/3.0/ivys/ivy.xml [ivy:retrieve] -- artifact commons-httpclient#commons-httpclient;3.0!commons-httpclient.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-httpclient/commons-httpclient/3.0/jars/commons-httpclient.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom [ivy:retrieve] -- artifact commons-httpclient#commons-httpclient;3.0!commons-httpclient.jar: [ivy:retrieve] http://www.ibiblio.org/maven/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.jar [ivy:retrieve] module not found: oro#oro;2.0.8 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/oro/oro/2.0.8/ivys/ivy.xml [ivy:retrieve] -- artifact oro#oro;2.0.8!oro.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/oro/oro/2.0.8/jars/oro.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/oro/oro/2.0.8/ivys/ivy.xml [ivy:retrieve] -- artifact oro#oro;2.0.8!oro.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/oro/oro/2.0.8/jars/oro.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/oro/oro/2.0.8/oro-2.0.8.pom [ivy:retrieve] -- artifact oro#oro;2.0.8!oro.jar: [ivy:retrieve] http://www.ibiblio.org/maven/oro/oro/2.0.8/oro-2.0.8.jar [ivy:retrieve] module not found: commons-vfs#commons-vfs;1.0 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-vfs/commons-vfs/1.0/ivys/ivy.xml [ivy:retrieve] -- artifact commons-vfs#commons-vfs;1.0!commons-vfs.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-vfs/commons-vfs/1.0/jars/commons-vfs.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-vfs/commons-vfs/1.0/ivys/ivy.xml [ivy:retrieve] -- artifact commons-vfs#commons-vfs;1.0!commons-vfs.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-vfs/commons-vfs/1.0/jars/commons-vfs.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/commons-vfs/commons-vfs/1.0/commons-vfs-1.0.pom [ivy:retrieve] -- artifact commons-vfs#commons-vfs;1.0!commons-vfs.jar: [ivy:retrieve] http://www.ibiblio.org/maven/commons-vfs/commons-vfs/1.0/commons-vfs-1.0.jar [ivy:retrieve] module not found: jsch#jsch;0.1.25 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/jsch/jsch/0.1.25/ivys/ivy.xml [ivy:retrieve] -- artifact jsch#jsch;0.1.25!jsch.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/jsch/jsch/0.1.25/jars/jsch.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/jsch/jsch/0.1.25/ivys/ivy.xml [ivy:retrieve] -- artifact jsch#jsch;0.1.25!jsch.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/jsch/jsch/0.1.25/jars/jsch.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/jsch/jsch/0.1.25/jsch-0.1.25.pom [ivy:retrieve] -- artifact jsch#jsch;0.1.25!jsch.jar: [ivy:retrieve] http://www.ibiblio.org/maven/jsch/jsch/0.1.25/jsch-0.1.25.jar [ivy:retrieve] module not found: junit#junit;3.8.2 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/junit/junit/3.8.2/ivys/ivy.xml [ivy:retrieve] -- artifact junit#junit;3.8.2!junit.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/junit/junit/3.8.2/jars/junit.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/junit/junit/3.8.2/ivys/ivy.xml [ivy:retrieve] -- artifact junit#junit;3.8.2!junit.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/junit/junit/3.8.2/jars/junit.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/junit/junit/3.8.2/junit-3.8.2.pom [ivy:retrieve] -- artifact junit#junit;3.8.2!junit.jar: [ivy:retrieve] http://www.ibiblio.org/maven/junit/junit/3.8.2/junit-3.8.2.jar [ivy:retrieve] module not found: commons-lang#commons-lang;[1.0,3.0[ [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-lang/commons-lang/[1.0,3.0[/ivys/ivy.xml [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-lang/commons-lang/[revision]/ivys/ivy.xml [ivy:retrieve] -- artifact commons-lang#commons-lang;[1.0,3.0[!commons-lang.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-lang/commons-lang/[1.0,3.0[/jars/commons-lang.jar [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/commons-lang/commons-lang/[revision]/jars/commons-lang.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-lang/commons-lang/[1.0,3.0[/ivys/ivy.xml [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-lang/commons-lang/[revision]/ivys/ivy.xml [ivy:retrieve] -- artifact commons-lang#commons-lang;[1.0,3.0[!commons-lang.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-lang/commons-lang/[1.0,3.0[/jars/commons-lang.jar [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/commons-lang/commons-lang/[revision]/jars/commons-lang.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/commons-lang/commons-lang/[1.0,3.0[/commons-lang-[1.0,3.0[.pom [ivy:retrieve] http://www.ibiblio.org/maven/commons-lang/commons-lang/[revision]/commons-lang-[revision].pom [ivy:retrieve] -- artifact commons-lang#commons-lang;[1.0,3.0[!commons-lang.jar: [ivy:retrieve] http://www.ibiblio.org/maven/commons-lang/commons-lang/[1.0,3.0[/commons-lang-[1.0,3.0[.jar [ivy:retrieve] http://www.ibiblio.org/maven/commons-lang/commons-lang/[revision]/commons-lang-[revision].jar [ivy:retrieve] module not found: org.apache.ant#ant-testutil;1.7.0 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/org.apache.ant/ant-testutil/1.7.0/ivys/ivy.xml [ivy:retrieve] -- artifact org.apache.ant#ant-testutil;1.7.0!ant-testutil.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/org.apache.ant/ant-testutil/1.7.0/jars/ant-testutil.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/org.apache.ant/ant-testutil/1.7.0/ivys/ivy.xml [ivy:retrieve] -- artifact org.apache.ant#ant-testutil;1.7.0!ant-testutil.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/org.apache.ant/ant-testutil/1.7.0/jars/ant-testutil.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/org/apache/ant/ant-testutil/1.7.0/ant-testutil-1.7.0.pom [ivy:retrieve] -- artifact org.apache.ant#ant-testutil;1.7.0!ant-testutil.jar: [ivy:retrieve] http://www.ibiblio.org/maven/org/apache/ant/ant-testutil/1.7.0/ant-testutil-1.7.0.jar [ivy:retrieve] module not found: ant#ant-launcher;1.6 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/ant/ant-launcher/1.6/ivys/ivy.xml [ivy:retrieve] -- artifact ant#ant-launcher;1.6!ant-launcher.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/ant/ant-launcher/1.6/jars/ant-launcher.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/ant/ant-launcher/1.6/ivys/ivy.xml [ivy:retrieve] -- artifact ant#ant-launcher;1.6!ant-launcher.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/ant/ant-launcher/1.6/jars/ant-launcher.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/ant/ant-launcher/1.6/ant-launcher-1.6.pom [ivy:retrieve] -- artifact ant#ant-launcher;1.6!ant-launcher.jar: [ivy:retrieve] http://www.ibiblio.org/maven/ant/ant-launcher/1.6/ant-launcher-1.6.jar [ivy:retrieve] module not found: xerces#xercesImpl;2.6.2 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/xerces/xercesImpl/2.6.2/ivys/ivy.xml [ivy:retrieve] -- artifact xerces#xercesImpl;2.6.2!xercesImpl.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/xerces/xercesImpl/2.6.2/jars/xercesImpl.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/xerces/xercesImpl/2.6.2/ivys/ivy.xml [ivy:retrieve] -- artifact xerces#xercesImpl;2.6.2!xercesImpl.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/xerces/xercesImpl/2.6.2/jars/xercesImpl.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.pom [ivy:retrieve] -- artifact xerces#xercesImpl;2.6.2!xercesImpl.jar: [ivy:retrieve] http://www.ibiblio.org/maven/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar [ivy:retrieve] module not found: xerces#xmlParserAPIs;2.6.2 [ivy:retrieve] ==== local: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/xerces/xmlParserAPIs/2.6.2/ivys/ivy.xml [ivy:retrieve] -- artifact xerces#xmlParserAPIs;2.6.2!xmlParserAPIs.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/local/xerces/xmlParserAPIs/2.6.2/jars/xmlParserAPIs.jar [ivy:retrieve] ==== shared: tried [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/xerces/xmlParserAPIs/2.6.2/ivys/ivy.xml [ivy:retrieve] -- artifact xerces#xmlParserAPIs;2.6.2!xmlParserAPIs.jar: [ivy:retrieve] C:\Users\matt.reynolds\.ivy2/shared/xerces/xmlParserAPIs/2.6.2/jars/xmlParserAPIs.jar [ivy:retrieve] ==== public: tried [ivy:retrieve] http://www.ibiblio.org/maven/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom [ivy:retrieve] -- artifact xerces#xmlParserAPIs;2.6.2!xmlParserAPIs.jar: [ivy:retrieve] http://www.ibiblio.org/maven/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: UNRESOLVED DEPENDENCIES :: [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: ant#ant;1.6: not found [ivy:retrieve] :: commons-httpclient#commons-httpclient;3.0: not found [ivy:retrieve] :: oro#oro;2.0.8: not found [ivy:retrieve] :: commons-vfs#commons-vfs;1.0: not found [ivy:retrieve] :: jsch#jsch;0.1.25: not found [ivy:retrieve] :: junit#junit;3.8.2: not found [ivy:retrieve] :: commons-lang#commons-lang;[1.0,3.0[: not found [ivy:retrieve] :: org.apache.ant#ant-testutil;1.7.0: not found [ivy:retrieve] :: ant#ant-launcher;1.6: not found [ivy:retrieve] :: xerces#xercesImpl;2.6.2: not found [ivy:retrieve] :: xerces#xmlParserAPIs;2.6.2: not found [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] [ivy:retrieve] [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS BUILD FAILED c:\home\source\trunk\ivy-trunk\build.xml:177: impossible to resolve dependencies: resolve failed - see output for details Total time: 11 seconds --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Building Ivy from trunkOn Thu, Apr 3, 2008 at 9:49 PM, Matt Reynolds <matt.reynolds@...>
wrote: > I'm trying to build Ivy from trunk and am getting many dependency > failures. They're in the attached text file. > > The gist of the dep problems are : > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:retrieve] :: UNRESOLVED DEPENDENCIES :: > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:retrieve] :: ant#ant;1.6: not found > [ivy:retrieve] :: commons-httpclient#commons-httpclient;3.0: > not found > [ivy:retrieve] :: oro#oro;2.0.8: not found > [ivy:retrieve] :: commons-vfs#commons-vfs;1.0: not found > [ivy:retrieve] :: jsch#jsch;0.1.25: not found > [ivy:retrieve] :: junit#junit;3.8.2: not found > [ivy:retrieve] :: commons-lang#commons-lang;[1.0,3.0[: not > found > [ivy:retrieve] :: org.apache.ant#ant-testutil;1.7.0: not found > [ivy:retrieve] :: ant#ant-launcher;1.6: not found > [ivy:retrieve] :: xerces#xercesImpl;2.6.2: not found > [ivy:retrieve] :: xerces#xmlParserAPIs;2.6.2: not found > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > The commands I ran (after 'ant clean') were : > > $ ant -l ivy-trunk-build.txt > Buildfile: build.xml > > $ svn status > ? ivy-trunk-build.txt > ? .bin > X doc/xooki > > Performing status on external item at 'doc/xooki' > > ----- > Are there more steps? I followed the directions here : > http://ant.apache.org/ivy/history/latest-milestone/dev.html > > Anyway, any help is appreciated :) Your steps are ok, it seems we have an issue with our current trunk, probably due to IVY-437 implementation. Let me check what I can do to fix this and I come back to you. Xavier > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/ |
|
|
Re: Building Ivy from trunkOn Thu, Apr 3, 2008 at 9:59 PM, Xavier Hanin <xavier.hanin@...> wrote:
> On Thu, Apr 3, 2008 at 9:49 PM, Matt Reynolds <matt.reynolds@...> > wrote: > > > I'm trying to build Ivy from trunk and am getting many dependency > > failures. They're in the attached text file. > > > > The gist of the dep problems are : > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:retrieve] :: UNRESOLVED DEPENDENCIES :: > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:retrieve] :: ant#ant;1.6: not found > > [ivy:retrieve] :: commons-httpclient#commons-httpclient;3.0: > > not found > > [ivy:retrieve] :: oro#oro;2.0.8: not found > > [ivy:retrieve] :: commons-vfs#commons-vfs;1.0: not found > > [ivy:retrieve] :: jsch#jsch;0.1.25: not found > > [ivy:retrieve] :: junit#junit;3.8.2: not found > > [ivy:retrieve] :: commons-lang#commons-lang;[1.0,3.0[: not > > found > > [ivy:retrieve] :: org.apache.ant#ant-testutil;1.7.0: not found > > [ivy:retrieve] :: ant#ant-launcher;1.6: not found > > [ivy:retrieve] :: xerces#xercesImpl;2.6.2: not found > > [ivy:retrieve] :: xerces#xmlParserAPIs;2.6.2: not found > > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > > > > The commands I ran (after 'ant clean') were : > > > > $ ant -l ivy-trunk-build.txt > > Buildfile: build.xml > > > > $ svn status > > ? ivy-trunk-build.txt > > ? .bin > > X doc/xooki > > > > Performing status on external item at 'doc/xooki' > > > > ----- > > Are there more steps? I followed the directions here : > > http://ant.apache.org/ivy/history/latest-milestone/dev.html > > > > Anyway, any help is appreciated :) > > Your steps are ok, it seems we have an issue with our current trunk, > probably due to IVY-437 implementation. Let me check what I can do to fix > this and I come back to you. > if it works for you? Xavier > > > Xavier > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@... > > For additional commands, e-mail: dev-help@... > > > > > > -- > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://ant.apache.org/ivy/ > http://www.xoocode.org/ -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/ |
|
|
RE: Building Ivy from trunk> I've just made some changes which should fix the problem. Could you
> tell me > if it works for you? Yes! I can now build the source. But now tests are failing, so I'll go take a look at that. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free Forum Powered by Nabble | Forum Help |