1) Console Output
Here's what I do when I right click on ivy.ml[test] in the package view
report for
net.targetgroup#net.targetgroup.WebServiceClient;[EMAIL PROTECTED] test
produced in
c:\ivy2cache\net.targetgroup-net.targetgroup.WebServiceClient-test.xml
:: evicted modules:
org.springframework#org.springframework.core;2.5.5.A by
[org.springframework#org.springframework.core;2.5.6] in [test]
in net.targetgroup#net.targetgroup.CommonSpringCore;1.0.0 with
latest-revision
org.springframework#org.springframework.beans;2.5.5.A by
[org.springframework#org.springframework.beans;2.5.6] in [test]
in net.targetgroup#net.targetgroup.CommonSpringCore;1.0.0 with
latest-revision
org.springframework#org.springframework.context;2.5.5.A by
[org.springframework#org.springframework.context;2.5.6] in [test]
in net.targetgroup#net.targetgroup.CommonSpringCore;1.0.0 with
latest-revision
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| test | 33 | 0 | 0 | 3 || 88 | 0 |
---------------------------------------------------------------------
resolve done (125ms resolve - 63ms download)
:: retrieving :: net.targetgroup#net.targetgroup.WebServiceClient [sync]
checkUpToDate=true
confs: [test]
syncing...
0 artifacts copied, 0 already retrieved (0kB/15ms)
retrieve done (15ms)
[NOT REQUIRED]
org.springframework#org.springframework.aop;2.5.6!org.springframework.aop.jar
2) IVYDE_CONTAINER setting
and here's the classpath entry:
<classpathentry kind="con" path=
"org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&confs=test&doRetrieve=true&retrievePattern=lib%2F%5Bartifact%5D-%5Brevision%5D.%5Bext%5D&retrieveSync=true&retrieveConfs=test&retrieveTypes=*"
/>
The retrieve gets as far as deleting the lib directory that I am trying ot
retrieve into, but doesn't do the actual retrieve.
3) This is a project specific setting
4) Ivy.xml for completeness
<ivy-module version="2.0">
<info organisation="net.acompany"
module="net.acompany.WebServiceClient" status="integration" />
<configurations>
<conf name="compile" visibility="public" />
<conf name="runtime" extends="compile" visibility="public" />
<conf name="default" extends="runtime" visibility="public" />
<conf name="test" extends="compile" visibility="private" />
</configurations>
<publications>
<artifact />
</publications>
<dependencies>
<dependency org="org.springframework" name=
"org.springframework.web" rev="2.5.6" conf="compile->compile" />
<dependency org="javax.xml.rpc" name=
"com.springsource.javax.xml.rpc" rev="1.1.0" conf="compile->compile" />
<dependency org="org.apache.axis" name=
"com.springsource.org.apache.axis" rev="1.4.0" conf="compile->compile" />
<dependency org="javax.xml.soap" name=
"com.springsource.javax.xml.soap" rev="1.3.0" conf="compile->compile" />
<dependency org="javax.wsdl" name="com.springsource.javax.wsdl"
rev="1.6.1" conf="compile->compile"/>
<dependency org="org.dom4j" name="com.springsource.org.dom4j"
rev="1.6.1" conf="compile->compile" />
<dependency org="org.apache.log4j" name=
"com.springsource.org.apache.log4j" rev="1.2.15" />
<dependency org="org.jdom" name="com.springsource.org.jdom"
rev="1.0.0" conf="compile->compile" />
<dependency org="org.apache.commons" name=
"com.springsource.org.apache.commons.configuration" rev="1.5.0" conf=
"compile->compile"/>
<!-- test only -->
<dependency org="org.springframework" name=
"org.springframework.test" rev="2.5.6" conf="test->compile" />
<dependency org="org.junit" name="com.springsource.org.junit"
rev="4.5.0" conf="test->runtime" />
<dependency org="org.jmock" name="com.springsource.org.jmock"
rev="1.2.0" conf="test->runtime" />
</dependencies>
</ivy-module>
5) The ivde created classpath entry is fine, and all my unit tests work OK,
but I want to retrieve to lib so I can run it stand alone (with no ivy
cache around)
Target
www.targetgroup.net
Target is a trading name of Target Group Limited,
registered in England and Wales No. 1208137
Registered office: Target House, Cowbridge Road East, Cardiff CF11 9AU
**********************************************************************
DISCLAIMER.
This message is intended only for the use of the Addressee and may
contain information that is PRIVILEGED and CONFIDENTIAL.
If you are not the intended recipient you must not copy,
distribute or take any action or reliance upon it.
The content of this message may also contain personal
views of an employee of this company and does
not necessarily represent the view of the company.
**********************************************************************
This message has been scanned by Norton Anti-Virus.
It has also been scanned by MAILsweeper to enforce our e-mail
policy. If you have any concerns or comments about the content
of this message, please e-mail [EMAIL PROTECTED]
**********************************************************************
_____________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. For more information on a proactive email security
service working around the clock, around the globe, visit
http://www.messagelabs.com