This page is no longer maintained — Please continue to the home page at www.scala-lang.org

where is sbt forum

3 replies
deanhiller 2
Joined: 2011-07-25,
User offline. Last seen 42 years 45 weeks ago.

I am having trouble with sbt in that it only downloads direct
dependencies. If someone here might know why it's not working, please
let me know. The below output lists is the ivy.xml file I see in my
local filesystem where it gets the direct dependency from, the output
of update(while in debug mode of sbt) and the contents of the module-
name-compile.xml file created when running update as well.

<?xml version="1.0" encoding="UTF-8"?>

default(compile)"/>
default(compile)"/>
default(compile)"/>
default(compile)"/>

default(compile)"/>
default(compile)"/>

default(compile)">

[info] == update ==
[debug] Other repositories:
[debug] Default repositories:
[debug]
FileRepository(local,FileConfiguration(true,None),sbt.Patterns@6d7e4dee)
[debug] Local Maven Repository: file:///home/dhiller/.m2/repository
[debug] Using inline dependencies specified in Scala and XML.
[debug] post 1.3 ivy file: using exact as default matcher
[debug] :: resolving dependencies ::
com.ghx#tntproto1cloudmgmt_2.8.1;1.0
[debug] confs: [compile, runtime, test, provided, system, optional,
sources, javadoc]
[debug] validate = true
[debug] refresh = false
[debug] resolving dependencies for configuration 'compile'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [compile]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=compile
[debug] == resolving dependencies com.ghx#tntproto1cloudmgmt_2.8.1;1.0-
>com.ghx#tntproto1servertest_2.8.1;1.0 [compile->default(compile)]
[debug] loadData of com.ghx#tntproto1servertest_2.8.1;1.0 of
rootConf=compile
[debug] using sbt-chain to resolve
com.ghx#tntproto1servertest_2.8.1;1.0
[debug] sbt-chain: Checking cache for: dependency:
com.ghx#tntproto1servertest_2.8.1;1.0 {compile=[default(compile)]}
[debug] sbt-chain: no namespace defined: using system
[debug] No entry is found in the ModuleDescriptorCache : /home/
dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
[debug] installing class org.apache.ivy.util.url.IvyAuthenticator
[debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
[debug] found ivy file in cache for
com.ghx#tntproto1servertest_2.8.1;1.0 (resolved by local): /home/
dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
[debug] sbt-chain: module revision found in cache:
com.ghx#tntproto1servertest_2.8.1;1.0
[debug] sbt-chain: no latest strategy defined: using default
[debug] found com.ghx#tntproto1servertest_2.8.1;1.0 in local
[debug] excluding dependency: org.scala-lang#scala-library;2.8.1
{compile=[default(compile)]} in compile
[debug] resolving dependencies for configuration 'runtime'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [runtime]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=runtime
[debug] resolving dependencies for configuration 'test'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [test]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=test
[debug] resolving dependencies for configuration 'provided'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [provided]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=provided
[debug] resolving dependencies for configuration 'system'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [system]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=system
[debug] resolving dependencies for configuration 'optional'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [optional]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=optional
[debug] resolving dependencies for configuration 'sources'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [sources]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=sources
[debug] resolving dependencies for configuration 'javadoc'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [javadoc]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=javadoc
[debug] Nbr of module to sort : 1
[debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
Number of dependencies = 1
[debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
[debug] resolved ivy file produced in /home/dhiller/.ivy2/cache/
resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] :: downloading artifacts ::
[debug] [NOT REQUIRED] com.ghx#tntproto1servertest_2.8.1;1.0!
tntproto1servertest_2.8.1.jar
[debug] :: resolution report :: resolve 163ms :: artifacts dl 4ms
[debug] Nbr of module to sort : 1
[debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
Number of dependencies = 1
[debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 compile
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
compile.xml
[debug] Nbr of module to sort : 0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 runtime
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
runtime.xml
[debug] Nbr of module to sort : 0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 test produced
in
/home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-test.xml
[debug] Nbr of module to sort : 0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 provided
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
provided.xml
[debug] Nbr of module to sort : 0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 system
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
system.xml
[debug] Nbr of module to sort : 0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 optional
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
optional.xml
[debug] Nbr of module to sort : 0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 sources
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
sources.xml
[debug] Nbr of module to sort : 0
[debug] report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 javadoc
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
javadoc.xml
[debug] resolve done (163ms resolve - 4ms download)
[info] :: retrieving :: com.ghx#tntproto1cloudmgmt_2.8.1 [sync]
[debug] checkUpToDate=true
[debug] no explicit confs given for retrieve, using ivy file: /home/
dhiller/.ivy2/cache/resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] using ivy parser to parse /home/dhiller/.ivy2/cache/resolved-
com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
[info] confs: [compile, runtime, test, provided, system, optional,
sources, javadoc]
[debug] retrieving /home/dhiller/.ivy2/local/com.ghx/
tntproto1servertest_2.8.1/1.0/jars/tntproto1servertest_2.8.1.jar
[debug] to /home/dhiller/areas2/GHX/TntProto1CloudMgmt/lib_managed/
scala_2.8.1/compile/tntproto1servertest_2.8.1-1.0.jar [NOT REQUIRED]
[debug] syncing...
[info] 0 artifacts copied, 1 already retrieved (0kB/36ms)
[debug] retrieve done (36ms)
[info] == update ==
[success] Successful.
[info]
[info] Total time: 1 s, completed Aug 2, 2011 11:25:13 AM
[debug] commands (on failure: shell): shell
>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.scala-lang.org/ivy-report.xsl#"?>

Viktor Klang
Joined: 2008-12-17,
User offline. Last seen 1 year 27 weeks ago.
Re: where is sbt forum
http://www.google.se/search?sourceid=chrome&ie=UTF-8&q=simple+build+tool+mailing+list

On Tue, Aug 2, 2011 at 7:38 PM, deanhiller <dean.hiller@gmail.com> wrote:
I am having trouble with sbt in that it only downloads direct
dependencies.  If someone here might know why it's not working, please
let me know.  The below output lists is the ivy.xml file I see in my
local filesystem where it gets the direct dependency from, the output
of update(while in debug mode of sbt) and the contents of the module-
name-compile.xml file created when running update as well.

<?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="1.0" xmlns:e="http://ant.apache.org/ivy/extra">
       <info organisation="com.ghx"
module="tntproto1servertest_2.8.1" revision="1.0" status="release"
publication="20110802110552"/>
       <configurations>
               <conf name="compile" visibility="public"
description=""/>
               <conf name="runtime" visibility="public"
description=""/>

               <conf name="provided" visibility="public"
description=""/>
               <conf name="system" visibility="public" description=""/
>
               <conf name="optional" visibility="public"
description=""/>
               <conf name="sources" visibility="public"
description=""/>
               <conf name="javadoc" visibility="public"
description=""/>
       </configurations>
       <publications>
               <artifact name="tntproto1servertest_2.8.1" type="jar"
ext="jar"
conf="compile,runtime,provided,system,optional,sources,javadoc"/>
       </publications>
       <dependencies>
               <dependency org="com.ghx" name="TntProto1Core"
rev="1.0-SNAPSHOT" conf="compile->default(compile)"/>
               <dependency org="net.databinder" name="dispatch-
futures_2.8.1" rev="0.7.8" conf="compile->default(compile)"/>
               <dependency org="org.slf4j" name="jcl-over-slf4j"
rev="1.6.0" conf="compile->default(compile)"/>
               <dependency org="org.slf4j" name="log4j-over-slf4j"
rev="1.6.0" conf="compile->default(compile)"/>


               <dependency org="net.databinder" name="dispatch-
http_2.8.1" rev="0.7.8" conf="compile->default(compile)"/>
               <dependency org="ch.qos.logback" name="logback-
classic" rev="0.9.24" conf="compile->default(compile)"/>

               <dependency org="org.scala-lang" name="scala-library"
rev="2.8.1" conf="compile->default(compile)">

               </dependency>
               <exclude org="commons-logging" module="commons-
logging" artifact="*" type="*" ext="*" matcher="exact"/>
               <exclude org="*" module="slf4j-log4j12" artifact="*"
type="*" ext="*" matcher="exact"/>
               <exclude org="*" module="log4j" artifact="*" type="*"
ext="*" matcher="exact"/>
       </dependencies>
</ivy-module>


[info] == update ==
[debug] Other repositories:
[debug] Default repositories:
[debug]
FileRepository(local,FileConfiguration(true,None),sbt.Patterns@6d7e4dee)
[debug]         Local Maven Repository: file:///home/dhiller/.m2/repository
[debug] Using inline dependencies specified in Scala and XML.
[debug] post 1.3 ivy file: using exact as default matcher
[debug] :: resolving dependencies ::
com.ghx#tntproto1cloudmgmt_2.8.1;1.0
[debug]         confs: [compile, runtime, test, provided, system, optional,
sources, javadoc]
[debug]         validate = true
[debug]         refresh = false
[debug] resolving dependencies for configuration 'compile'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [compile]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=compile
[debug] == resolving dependencies com.ghx#tntproto1cloudmgmt_2.8.1;1.0-
>com.ghx#tntproto1servertest_2.8.1;1.0 [compile->default(compile)]
[debug] loadData of com.ghx#tntproto1servertest_2.8.1;1.0 of
rootConf=compile
[debug]         using sbt-chain to resolve
com.ghx#tntproto1servertest_2.8.1;1.0
[debug] sbt-chain: Checking cache for: dependency:
com.ghx#tntproto1servertest_2.8.1;1.0 {compile=[default(compile)]}
[debug] sbt-chain: no namespace defined: using system
[debug] No entry is found in the ModuleDescriptorCache : /home/
dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
[debug] installing class org.apache.ivy.util.url.IvyAuthenticator
[debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
[debug]         found ivy file in cache for
com.ghx#tntproto1servertest_2.8.1;1.0 (resolved by local): /home/
dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
[debug] sbt-chain: module revision found in cache:
com.ghx#tntproto1servertest_2.8.1;1.0
[debug] sbt-chain: no latest strategy defined: using default
[debug]         found com.ghx#tntproto1servertest_2.8.1;1.0 in local
[debug] excluding dependency: org.scala-lang#scala-library;2.8.1
{compile=[default(compile)]} in compile
[debug] resolving dependencies for configuration 'runtime'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [runtime]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=runtime
[debug] resolving dependencies for configuration 'test'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [test]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=test
[debug] resolving dependencies for configuration 'provided'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [provided]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=provided
[debug] resolving dependencies for configuration 'system'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [system]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=system
[debug] resolving dependencies for configuration 'optional'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [optional]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=optional
[debug] resolving dependencies for configuration 'sources'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [sources]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=sources
[debug] resolving dependencies for configuration 'javadoc'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [javadoc]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=javadoc
[debug] Nbr of module to sort : 1
[debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
Number of dependencies = 1
[debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
[debug]         resolved ivy file produced in /home/dhiller/.ivy2/cache/
resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] :: downloading artifacts ::
[debug]         [NOT REQUIRED] com.ghx#tntproto1servertest_2.8.1;1.0!
tntproto1servertest_2.8.1.jar
[debug] :: resolution report :: resolve 163ms :: artifacts dl 4ms
[debug] Nbr of module to sort : 1
[debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
Number of dependencies = 1
[debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 compile
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
compile.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 runtime
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
runtime.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 test produced
in
 /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-test.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 provided
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
provided.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 system
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
system.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 optional
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
optional.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 sources
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
sources.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 javadoc
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
javadoc.xml
[debug]         resolve done (163ms resolve - 4ms download)
[info] :: retrieving :: com.ghx#tntproto1cloudmgmt_2.8.1 [sync]
[debug]         checkUpToDate=true
[debug] no explicit confs given for retrieve, using ivy file: /home/
dhiller/.ivy2/cache/resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] using ivy parser to parse /home/dhiller/.ivy2/cache/resolved-
com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
[info]  confs: [compile, runtime, test, provided, system, optional,
sources, javadoc]
[debug]         retrieving /home/dhiller/.ivy2/local/com.ghx/
tntproto1servertest_2.8.1/1.0/jars/tntproto1servertest_2.8.1.jar
[debug]                 to /home/dhiller/areas2/GHX/TntProto1CloudMgmt/lib_managed/
scala_2.8.1/compile/tntproto1servertest_2.8.1-1.0.jar [NOT REQUIRED]
[debug]         syncing...
[info]  0 artifacts copied, 1 already retrieved (0kB/36ms)
[debug]         retrieve done (36ms)
[info] == update ==
[success] Successful.
[info]
[info] Total time: 1 s, completed Aug 2, 2011 11:25:13 AM
[debug] commands (on failure: shell): shell
>


<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="ivy-report.xsl"?>
<ivy-report version="1.0">
       <info
               organisation="com.ghx"
               module="tntproto1cloudmgmt_2.8.1"
               revision="1.0"
               conf="compile"
               confs="compile, runtime, test, provided, system,
optional, sources, javadoc"
               date="20110802112512"/>
       <dependencies>
               <module organisation="com.ghx"
name="tntproto1servertest_2.8.1" >
                       <revision name="1.0" status="release"
pubdate="20110728120257" resolver="local" artresolver="local"
downloaded="false" searched="false" default="false"
conf="default(compile), compile" position="0">
                               <metadata-artifact status="no"
details="" size="1046" time="0" location="/home/dhiller/.ivy2/cache/
com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml" searched="false" origin-
is-local="true" origin-location="/home/dhiller/.ivy2/local/com.ghx/
tntproto1servertest_2.8.1/1.0/ivys/ivy.xml"/>
                               <caller organisation="com.ghx"
name="tntproto1cloudmgmt_2.8.1" conf="compile" rev="1.0" rev-
constraint-default="1.0" rev-constraint-dynamic="1.0" callerrev="1.0"/
>
                               <artifacts>
                                       <artifact
name="tntproto1servertest_2.8.1" type="jar" ext="jar" status="no"
details="" size="67624" time="0" location="/home/dhiller/.ivy2/local/
com.ghx/tntproto1servertest_2.8.1/1.0/jars/
tntproto1servertest_2.8.1.jar">
                                               <origin-location is-
local="true" location="/home/dhiller/.ivy2/local/com.ghx/
tntproto1servertest_2.8.1/1.0/jars/tntproto1servertest_2.8.1.jar"/>
                                       </artifact>
                               </artifacts>
                       </revision>
               </module>
       </dependencies>
</ivy-report>



--
Viktor Klang

Akka Tech LeadTypesafe - Enterprise-Grade Scala from the Experts

Twitter: @viktorklang
Kevin Wright 2
Joined: 2010-05-30,
User offline. Last seen 26 weeks 4 days ago.
Re: where is sbt forum
Better still: http://lmgtfy.com/?q=simple+build+tool+mailing+list

2011/8/2 √iktor Ҡlang <viktor.klang@gmail.com>
http://www.google.se/search?sourceid=chrome&ie=UTF-8&q=simple+build+tool+mailing+list

On Tue, Aug 2, 2011 at 7:38 PM, deanhiller <dean.hiller@gmail.com> wrote:
I am having trouble with sbt in that it only downloads direct
dependencies.  If someone here might know why it's not working, please
let me know.  The below output lists is the ivy.xml file I see in my
local filesystem where it gets the direct dependency from, the output
of update(while in debug mode of sbt) and the contents of the module-
name-compile.xml file created when running update as well.

<?xml version="1.0" encoding="UTF-8"?>
<ivy-module version="1.0" xmlns:e="http://ant.apache.org/ivy/extra">
       <info organisation="com.ghx"
module="tntproto1servertest_2.8.1" revision="1.0" status="release"
publication="20110802110552"/>
       <configurations>
               <conf name="compile" visibility="public"
description=""/>
               <conf name="runtime" visibility="public"
description=""/>

               <conf name="provided" visibility="public"
description=""/>
               <conf name="system" visibility="public" description=""/
>
               <conf name="optional" visibility="public"
description=""/>
               <conf name="sources" visibility="public"
description=""/>
               <conf name="javadoc" visibility="public"
description=""/>
       </configurations>
       <publications>
               <artifact name="tntproto1servertest_2.8.1" type="jar"
ext="jar"
conf="compile,runtime,provided,system,optional,sources,javadoc"/>
       </publications>
       <dependencies>
               <dependency org="com.ghx" name="TntProto1Core"
rev="1.0-SNAPSHOT" conf="compile->default(compile)"/>
               <dependency org="net.databinder" name="dispatch-
futures_2.8.1" rev="0.7.8" conf="compile->default(compile)"/>
               <dependency org="org.slf4j" name="jcl-over-slf4j"
rev="1.6.0" conf="compile->default(compile)"/>
               <dependency org="org.slf4j" name="log4j-over-slf4j"
rev="1.6.0" conf="compile->default(compile)"/>


               <dependency org="net.databinder" name="dispatch-
http_2.8.1" rev="0.7.8" conf="compile->default(compile)"/>
               <dependency org="ch.qos.logback" name="logback-
classic" rev="0.9.24" conf="compile->default(compile)"/>

               <dependency org="org.scala-lang" name="scala-library"
rev="2.8.1" conf="compile->default(compile)">

               </dependency>
               <exclude org="commons-logging" module="commons-
logging" artifact="*" type="*" ext="*" matcher="exact"/>
               <exclude org="*" module="slf4j-log4j12" artifact="*"
type="*" ext="*" matcher="exact"/>
               <exclude org="*" module="log4j" artifact="*" type="*"
ext="*" matcher="exact"/>
       </dependencies>
</ivy-module>


[info] == update ==
[debug] Other repositories:
[debug] Default repositories:
[debug]
FileRepository(local,FileConfiguration(true,None),sbt.Patterns@6d7e4dee)
[debug]         Local Maven Repository: file:///home/dhiller/.m2/repository
[debug] Using inline dependencies specified in Scala and XML.
[debug] post 1.3 ivy file: using exact as default matcher
[debug] :: resolving dependencies ::
com.ghx#tntproto1cloudmgmt_2.8.1;1.0
[debug]         confs: [compile, runtime, test, provided, system, optional,
sources, javadoc]
[debug]         validate = true
[debug]         refresh = false
[debug] resolving dependencies for configuration 'compile'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [compile]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=compile
[debug] == resolving dependencies com.ghx#tntproto1cloudmgmt_2.8.1;1.0-
>com.ghx#tntproto1servertest_2.8.1;1.0 [compile->default(compile)]
[debug] loadData of com.ghx#tntproto1servertest_2.8.1;1.0 of
rootConf=compile
[debug]         using sbt-chain to resolve
com.ghx#tntproto1servertest_2.8.1;1.0
[debug] sbt-chain: Checking cache for: dependency:
com.ghx#tntproto1servertest_2.8.1;1.0 {compile=[default(compile)]}
[debug] sbt-chain: no namespace defined: using system
[debug] No entry is found in the ModuleDescriptorCache : /home/
dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
[debug] installing class org.apache.ivy.util.url.IvyAuthenticator
[debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
[debug]         found ivy file in cache for
com.ghx#tntproto1servertest_2.8.1;1.0 (resolved by local): /home/
dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
[debug] sbt-chain: module revision found in cache:
com.ghx#tntproto1servertest_2.8.1;1.0
[debug] sbt-chain: no latest strategy defined: using default
[debug]         found com.ghx#tntproto1servertest_2.8.1;1.0 in local
[debug] excluding dependency: org.scala-lang#scala-library;2.8.1
{compile=[default(compile)]} in compile
[debug] resolving dependencies for configuration 'runtime'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [runtime]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=runtime
[debug] resolving dependencies for configuration 'test'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [test]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=test
[debug] resolving dependencies for configuration 'provided'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [provided]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=provided
[debug] resolving dependencies for configuration 'system'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [system]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=system
[debug] resolving dependencies for configuration 'optional'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [optional]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=optional
[debug] resolving dependencies for configuration 'sources'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [sources]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=sources
[debug] resolving dependencies for configuration 'javadoc'
[debug] == resolving dependencies for
com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [javadoc]
[debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
rootConf=javadoc
[debug] Nbr of module to sort : 1
[debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
Number of dependencies = 1
[debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
[debug]         resolved ivy file produced in /home/dhiller/.ivy2/cache/
resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] :: downloading artifacts ::
[debug]         [NOT REQUIRED] com.ghx#tntproto1servertest_2.8.1;1.0!
tntproto1servertest_2.8.1.jar
[debug] :: resolution report :: resolve 163ms :: artifacts dl 4ms
[debug] Nbr of module to sort : 1
[debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
Number of dependencies = 1
[debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 compile
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
compile.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 runtime
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
runtime.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 test produced
in
 /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-test.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 provided
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
provided.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 system
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
system.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 optional
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
optional.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 sources
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
sources.xml
[debug] Nbr of module to sort : 0
[debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 javadoc
produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
javadoc.xml
[debug]         resolve done (163ms resolve - 4ms download)
[info] :: retrieving :: com.ghx#tntproto1cloudmgmt_2.8.1 [sync]
[debug]         checkUpToDate=true
[debug] no explicit confs given for retrieve, using ivy file: /home/
dhiller/.ivy2/cache/resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] using ivy parser to parse /home/dhiller/.ivy2/cache/resolved-
com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
[debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
[info]  confs: [compile, runtime, test, provided, system, optional,
sources, javadoc]
[debug]         retrieving /home/dhiller/.ivy2/local/com.ghx/
tntproto1servertest_2.8.1/1.0/jars/tntproto1servertest_2.8.1.jar
[debug]                 to /home/dhiller/areas2/GHX/TntProto1CloudMgmt/lib_managed/
scala_2.8.1/compile/tntproto1servertest_2.8.1-1.0.jar [NOT REQUIRED]
[debug]         syncing...
[info]  0 artifacts copied, 1 already retrieved (0kB/36ms)
[debug]         retrieve done (36ms)
[info] == update ==
[success] Successful.
[info]
[info] Total time: 1 s, completed Aug 2, 2011 11:25:13 AM
[debug] commands (on failure: shell): shell
>


<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="ivy-report.xsl"?>
<ivy-report version="1.0">
       <info
               organisation="com.ghx"
               module="tntproto1cloudmgmt_2.8.1"
               revision="1.0"
               conf="compile"
               confs="compile, runtime, test, provided, system,
optional, sources, javadoc"
               date="20110802112512"/>
       <dependencies>
               <module organisation="com.ghx"
name="tntproto1servertest_2.8.1" >
                       <revision name="1.0" status="release"
pubdate="20110728120257" resolver="local" artresolver="local"
downloaded="false" searched="false" default="false"
conf="default(compile), compile" position="0">
                               <metadata-artifact status="no"
details="" size="1046" time="0" location="/home/dhiller/.ivy2/cache/
com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml" searched="false" origin-
is-local="true" origin-location="/home/dhiller/.ivy2/local/com.ghx/
tntproto1servertest_2.8.1/1.0/ivys/ivy.xml"/>
                               <caller organisation="com.ghx"
name="tntproto1cloudmgmt_2.8.1" conf="compile" rev="1.0" rev-
constraint-default="1.0" rev-constraint-dynamic="1.0" callerrev="1.0"/
>
                               <artifacts>
                                       <artifact
name="tntproto1servertest_2.8.1" type="jar" ext="jar" status="no"
details="" size="67624" time="0" location="/home/dhiller/.ivy2/local/
com.ghx/tntproto1servertest_2.8.1/1.0/jars/
tntproto1servertest_2.8.1.jar">
                                               <origin-location is-
local="true" location="/home/dhiller/.ivy2/local/com.ghx/
tntproto1servertest_2.8.1/1.0/jars/tntproto1servertest_2.8.1.jar"/>
                                       </artifact>
                               </artifacts>
                       </revision>
               </module>
       </dependencies>
</ivy-report>



--
Viktor Klang

Akka Tech LeadTypesafe - Enterprise-Grade Scala from the Experts

Twitter: @viktorklang



--
Kevin Wright
mail: kevin.wright@scalatechnology.com
gtalk / msn : kev.lee.wright@gmail.com quora: http://www.quora.com/Kevin-Wrightgoogle+: http://gplus.to/thecoda
kev.lee.wright@gmail.com twitter: @thecoda
vibe / skype: kev.lee.wrightsteam: kev_lee_wright
"My point today is that, if we wish to count lines of code, we should not regard them as "lines produced" but as "lines spent": the current conventional wisdom is so foolish as to book that count on the wrong side of the ledger" ~ Dijkstra
deanhiller 2
Joined: 2011-07-25,
User offline. Last seen 42 years 45 weeks ago.
Re: where is sbt forum

:) I've used that. Actually, I somehow missed it in the first
link(skimmed it too fast I guess as it was hidden on the page rather
than standing out).

thanks,
Dean

On Aug 2, 12:41 pm, Kevin Wright wrote:
> Better still:http://lmgtfy.com/?q=simple+build+tool+mailing+list
>
> 2011/8/2 √iktor Ҡlang
>
>
>
>
>
>
>
>
>
> >http://www.google.se/search?sourceid=chrome&ie=UTF-8&q=simple+build+t...
>
> > On Tue, Aug 2, 2011 at 7:38 PM, deanhiller wrote:
>
> >> I am having trouble with sbt in that it only downloads direct
> >> dependencies.  If someone here might know why it's not working, please
> >> let me know.  The below output lists is the ivy.xml file I see in my
> >> local filesystem where it gets the direct dependency from, the output
> >> of update(while in debug mode of sbt) and the contents of the module-
> >> name-compile.xml file created when running update as well.
>
> >> <?xml version="1.0" encoding="UTF-8"?>
> >>
> >>         >> module="tntproto1servertest_2.8.1" revision="1.0" status="release"
> >> publication="20110802110552"/>
> >>        
> >>                 >> description=""/>
> >>                 >> description=""/>
>
> >>                 >> description=""/>
> >>                
> >>                 >> description=""/>
> >>                 >> description=""/>
> >>                 >> description=""/>
> >>        
> >>        
> >>                 >> ext="jar"
> >> conf="compile,runtime,provided,system,optional,sources,javadoc"/>
> >>        
> >>        
> >>                 >> rev="1.0-SNAPSHOT" conf="compile->default(compile)"/>
> >>                 >> futures_2.8.1" rev="0.7.8" conf="compile->default(compile)"/>
> >>                 >> rev="1.6.0" conf="compile->default(compile)"/>
> >>                 >> rev="1.6.0" conf="compile->default(compile)"/>
>
> >>                 >> http_2.8.1" rev="0.7.8" conf="compile->default(compile)"/>
> >>                 >> classic" rev="0.9.24" conf="compile->default(compile)"/>
>
> >>                 >> rev="2.8.1" conf="compile->default(compile)">
>
> >>                
> >>                 >> logging" artifact="*" type="*" ext="*" matcher="exact"/>
> >>                 >> type="*" ext="*" matcher="exact"/>
> >>                 >> ext="*" matcher="exact"/>
> >>        
> >>
>
> >> [info] == update ==
> >> [debug] Other repositories:
> >> [debug] Default repositories:
> >> [debug]
> >> FileRepository(local,FileConfiguration(true,None),sbt.Patterns@6d7e4dee)
> >> [debug]         Local Maven Repository:
> >> file:///home/dhiller/.m2/repository
> >> [debug] Using inline dependencies specified in Scala and XML.
> >> [debug] post 1.3 ivy file: using exact as default matcher
> >> [debug] :: resolving dependencies ::
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0
> >> [debug]         confs: [compile, runtime, test, provided, system,
> >> optional,
> >> sources, javadoc]
> >> [debug]         validate = true
> >> [debug]         refresh = false
> >> [debug] resolving dependencies for configuration 'compile'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [compile]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=compile
> >> [debug] == resolving dependencies com.ghx#tntproto1cloudmgmt_2.8.1;1.0-
> >> >com.ghx#tntproto1servertest_2.8.1;1.0 [compile->default(compile)]
> >> [debug] loadData of com.ghx#tntproto1servertest_2.8.1;1.0 of
> >> rootConf=compile
> >> [debug]         using sbt-chain to resolve
> >> com.ghx#tntproto1servertest_2.8.1;1.0
> >> [debug] sbt-chain: Checking cache for: dependency:
> >> com.ghx#tntproto1servertest_2.8.1;1.0 {compile=[default(compile)]}
> >> [debug] sbt-chain: no namespace defined: using system
> >> [debug] No entry is found in the ModuleDescriptorCache : /home/
> >> dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
> >> [debug] installing class org.apache.ivy.util.url.IvyAuthenticator
> >> [debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
> >> [debug]         found ivy file in cache for
> >> com.ghx#tntproto1servertest_2.8.1;1.0 (resolved by local): /home/
> >> dhiller/.ivy2/cache/com.ghx/tntproto1servertest_2.8.1/ivy-1.0.xml
> >> [debug] sbt-chain: module revision found in cache:
> >> com.ghx#tntproto1servertest_2.8.1;1.0
> >> [debug] sbt-chain: no latest strategy defined: using default
> >> [debug]         found com.ghx#tntproto1servertest_2.8.1;1.0 in local
> >> [debug] excluding dependency: org.scala-lang#scala-library;2.8.1
> >> {compile=[default(compile)]} in compile
> >> [debug] resolving dependencies for configuration 'runtime'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [runtime]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=runtime
> >> [debug] resolving dependencies for configuration 'test'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [test]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=test
> >> [debug] resolving dependencies for configuration 'provided'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [provided]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=provided
> >> [debug] resolving dependencies for configuration 'system'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [system]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=system
> >> [debug] resolving dependencies for configuration 'optional'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [optional]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=optional
> >> [debug] resolving dependencies for configuration 'sources'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [sources]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=sources
> >> [debug] resolving dependencies for configuration 'javadoc'
> >> [debug] == resolving dependencies for
> >> com.ghx#tntproto1cloudmgmt_2.8.1;1.0 [javadoc]
> >> [debug] loadData of com.ghx#tntproto1cloudmgmt_2.8.1;1.0 of
> >> rootConf=javadoc
> >> [debug] Nbr of module to sort : 1
> >> [debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
> >> Number of dependencies = 1
> >> [debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
> >> [debug]         resolved ivy file produced in /home/dhiller/.ivy2/cache/
> >> resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
> >> [debug] :: downloading artifacts ::
> >> [debug]         [NOT REQUIRED] com.ghx#tntproto1servertest_2.8.1;1.0!
> >> tntproto1servertest_2.8.1.jar
> >> [debug] :: resolution report :: resolve 163ms :: artifacts dl 4ms
> >> [debug] Nbr of module to sort : 1
> >> [debug] Sort dependencies of : com.ghx#tntproto1servertest_2.8.1;1.0 /
> >> Number of dependencies = 1
> >> [debug] Sort done for : com.ghx#tntproto1servertest_2.8.1;1.0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 compile
> >> produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
> >> compile.xml
> >> [debug] Nbr of module to sort : 0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 runtime
> >> produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
> >> runtime.xml
> >> [debug] Nbr of module to sort : 0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 test
> >> produced
> >> in
> >>  /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-test.xml
> >> [debug] Nbr of module to sort : 0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 provided
> >> produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
> >> provided.xml
> >> [debug] Nbr of module to sort : 0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 system
> >> produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
> >> system.xml
> >> [debug] Nbr of module to sort : 0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 optional
> >> produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
> >> optional.xml
> >> [debug] Nbr of module to sort : 0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 sources
> >> produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
> >> sources.xml
> >> [debug] Nbr of module to sort : 0
> >> [debug]         report for com.ghx#tntproto1cloudmgmt_2.8.1;1.0 javadoc
> >> produced in /home/dhiller/.ivy2/cache/com.ghx-tntproto1cloudmgmt_2.8.1-
> >> javadoc.xml
> >> [debug]         resolve done (163ms resolve - 4ms download)
> >> [info] :: retrieving :: com.ghx#tntproto1cloudmgmt_2.8.1 [sync]
> >> [debug]         checkUpToDate=true
> >> [debug] no explicit confs given for retrieve, using ivy file: /home/
> >> dhiller/.ivy2/cache/resolved-com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
> >> [debug] using ivy parser to parse /home/dhiller/.ivy2/cache/resolved-
> >> com.ghx-tntproto1cloudmgmt_2.8.1-1.0.xml
> >> [debug] pre 1.3 ivy file: using exactOrRegexp as default matcher
> >> [info]  confs: [compile, runtime, test, provided, system, optional,
> >> sources, javadoc]
> >> [debug]         retrieving /home/dhiller/.ivy2/local/com.ghx/
> >> tntproto1servertest_2.8.1/1.0/jars/tntproto1servertest_2.8.1.jar
> >> [debug]          
>
> ...
>
> read more »

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland