Getting build error after update ! wondering if I need to get some other dependencies ?
Here is my root https://smartfrog.svn.sourceforge.net/svnroot/smartfrog/trunk/core C:\smartfrog-core\components>ant Buildfile: build.xml init-java-versions: init-common-simpledefinitions: init: main-dist: [echo] =================================================================== [echo] = ant init-java-versions: init-common-simpledefinitions: bind-to-smartfrog: init-common: init-standard-output-dirs: init: common.init: load-versions: ivy-properties: maybe-declare-ivy: probe-for-ivy-tasks: declare-ivy: maybe-ivy-init: [ivy:configure] :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = C:\smartfrog-core\antbuild\ivy\ivysettings.xml maybe-ivy-resolve: [ivy:resolve] :: resolving dependencies :: org.smartfrog#sf-ant;work...@ps-hdhanoa [ivy:resolve] confs: [default, build, compile, daemon, test, master, redist, runtime, ant-optiona l, documentation] [ivy:resolve] found org.apache.ant#ant;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-launcher;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-nodeps;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-antlr;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-apache-bcel;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-apache-bsf;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-apache-log4j;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-apache-oro;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-apache-regexp;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-apache-resolver;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-commons-logging;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-commons-net;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-jai;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-jdepend;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-jmf;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-jsch;1.7.1 in maven2 [ivy:resolve] found org.apache.ant#ant-junit;1.7.1 in maven2 [ivy:resolve] :: resolution report :: resolve 343ms :: artifacts dl 109ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 3 | 0 | 0 | 0 || 2 | 0 | | build | 1 | 0 | 0 | 0 || 0 | 0 | | compile | 2 | 0 | 0 | 0 || 1 | 0 | | daemon | 1 | 0 | 0 | 0 || 0 | 0 | | test | 4 | 0 | 0 | 0 || 2 | 0 | | master | 0 | 0 | 0 | 0 || 0 | 0 | | redist | 2 | 0 | 0 | 0 || 2 | 0 | | runtime | 3 | 0 | 0 | 0 || 2 | 0 | | ant-optional | 17 | 0 | 0 | 0 || 17 | 0 | | documentation | 0 | 0 | 0 | 0 || 0 | 0 | --------------------------------------------------------------------- [ivy:resolve] [ivy:resolve] :: problems summary :: [ivy:resolve] :::: WARNINGS [ivy:resolve] module not found: org.smartfrog#smartfrog;latest.integration [ivy:resolve] ==== local: tried [ivy:resolve] C:\Documents and Settings\hdhanoa\.ivy2/local/org.smartfrog/smartfrog/[revision]/ ivys/ivy.xml [ivy:resolve] -- artifact org.smartfrog#smartfrog;latest.integration!smartfrog.jar: [ivy:resolve] C:\Documents and Settings\hdhanoa\.ivy2/local/org.smartfrog/smartfrog/[revision]/ jars/smartfrog.jar [ivy:resolve] ==== team2: tried [ivy:resolve] -- artifact org.smartfrog#smartfrog;latest.integration!smartfrog.jar: [ivy:resolve] C:\smartfrog-core/antbuild/repository/org.smartfrog/smartfrog/[revision]/smartfro g-[revision].jar [ivy:resolve] module not found: org.smartfrog#sf-tasks;latest.integration [ivy:resolve] ==== local: tried [ivy:resolve] C:\Documents and Settings\hdhanoa\.ivy2/local/org.smartfrog/sf-tasks/[revision]/i vys/ivy.xml [ivy:resolve] -- artifact org.smartfrog#sf-tasks;latest.integration!sf-tasks.jar: [ivy:resolve] C:\Documents and Settings\hdhanoa\.ivy2/local/org.smartfrog/sf-tasks/[revision]/j ars/sf-tasks.jar [ivy:resolve] ==== team2: tried [ivy:resolve] -- artifact org.smartfrog#sf-tasks;latest.integration!sf-tasks.jar: [ivy:resolve] C:\smartfrog-core/antbuild/repository/org.smartfrog/sf-tasks/[revision]/sf-tasks- [revision].jar [ivy:resolve] module not found: org.smartfrog#sf-testharness;latest.integration [ivy:resolve] ==== local: tried [ivy:resolve] C:\Documents and Settings\hdhanoa\.ivy2/local/org.smartfrog/sf-testharness/[revis ion]/ivys/ivy.xml [ivy:resolve] -- artifact org.smartfrog#sf-testharness;latest.integration!sf-testharness.jar: [ivy:resolve] C:\Documents and Settings\hdhanoa\.ivy2/local/org.smartfrog/sf-testharness/[revis ion]/jars/sf-testharness.jar [ivy:resolve] ==== team2: tried [ivy:resolve] -- artifact org.smartfrog#sf-testharness;latest.integration!sf-testharness.jar: [ivy:resolve] C:\smartfrog-core/antbuild/repository/org.smartfrog/sf-testharness/[revision]/sf- testharness-[revision].jar [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: org.smartfrog#smartfrog;latest.integration: not found [ivy:resolve] :: org.smartfrog#sf-tasks;latest.integration: not found [ivy:resolve] :: org.smartfrog#sf-testharness;latest.integration: not found [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] [ivy:resolve] [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS BUILD FAILED C:\smartfrog-core\components\build.xml:331: The following error occurred while executing this line: C:\smartfrog-core\common.xml:2096: impossible to resolve dependencies: resolve failed - see output for details Total time: 1 second C:\smartfrog-core\components> -----Original Message----- From: Steve Loughran [mailto:[email protected]] Sent: Monday, June 08, 2009 8:57 AM Cc: [email protected] Subject: Re: [Smartfrog-users] unzip task problem Dhanoa, Harpreet wrote: > Thanks Steve! > OK. there is now an unzip component sitting in SVN_trunk, in the Ant component classes. I wasn't sure whether or not to work with the Sun Java classes or the Ant ones, but I decided the Ant stuff probably had more workarounds for different quirks you find in the field. http://jira.smartfrog.org/jira/browse/SFOS-1218 The bad news, no tests yet. It should be as straightforward as including the file #include "/org/smartfrog/services/archives/components.sf" then, in a workflow sequence, doing the unzip UnzipTomcat extends Unzip { file "tomcat.zip"; destDir LAZY PROPERTY java.io.tmpdir; } Unlike the Ant tasks, there's no dependency checking. There is an overwrite option, and it is true by default. timestamp checking gets too confused on distributed systems, and you probably do want to overwrite whatever is there. Regarding your comment on the bug report, Ant and SmartFrog are different, in that SmartFrog is really trying to get the target machine into the desired state, keep it there, let you check up on that, and clean up afterwards. To complete the unzip task, for example, it would be good to make a note of the names of all the unzipped files, and when undeploying the component, deleting them. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Smartfrog-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartfrog-users ********************************************************************** E-mail sent through the Internet is not secure. Western Asset therefore recommends that you do not send any confidential or sensitive information to us via electronic mail, including social security numbers, account numbers, or personal identification numbers. Delivery, and or timely delivery of Internet mail is not guaranteed. Western Asset therefore recommends that you do not send time sensitive or action-oriented messages to us via electronic mail. ********************************************************************** ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Smartfrog-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartfrog-users
