ruel loehr wrote:
> 
> It's probably related to configurations.
> 
>        
> ---------------------------------------------------------------------
>         |                  |            modules            ||   artifacts  
> |
>         |       conf       | number| search|dwnlded|evicted||
> number|dwnlded|
>        
> ---------------------------------------------------------------------
>         |      default     |   0   |   0   |   0   |   0   ||   0   |   0  
> |
>         |      compile     |   6   |   0   |   0   |   0   ||   2   |   0  
> |
>         |       test       |   13  |   0   |   0   |   1   ||   8   |   0  
> |
>         |       gendb      |   0   |   0   |   0   |   0   ||   0   |   0  
> |
>        
> ---------------------------------------------------------------------
> 
> You are only retrieving things marked with the "compile" configuration.  
> I would expect you to get the remaining four.......      What does the
> output look like in debug mode?  It might provide more clues.
> 

debug was attached.


ruel loehr wrote:
> 
> What do your dependency declarations look like?    Compile->* ?
> 

I have tried not having compile extend off of default, but same deal.


ruel loehr wrote:
> 
> -----Original Message-----
> From: Bobby Quinne [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 22, 2008 2:38 PM
> To: user@ant.apache.org
> Subject: RE: ivy issues
> 
> 
> 
> ruel loehr wrote:
>>
>> What is the output?
>>
> http://www.nabble.com/file/p17411879/ant.txt ant.txt
> 
> 
> ruel loehr wrote:
>>
>> What is the output when running in debug mode?
>>
>> e.g.  ant -debug yourtarget
>>
> 
> http://www.nabble.com/file/p17411879/ant-debug.txt ant-debug.txt
> -----Original Message-----
> From: Bobby Quinne [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 22, 2008 1:01 PM
> To: user@ant.apache.org
> Subject: ivy issues
> 
> 
> Hi,
> 
> I am experiencing a few issues that I have been unable to resolve.
> 
> 1: On the ivy:resolve, entries for the various dependencies are retrieved,
> the ivy-[revision].xml and pom/. Some of the jars are downloaded in the
> processes, but not for all the dependencies. I checked on the ibiblio site
> and the compiled jars are there. Any reason why there are not being
> downloaded?
> 
> 2: For my compile dependencies I have spring, spring-test,
> ejb3-persistence,
> junit and log4j. Now these jars are in my cache, but only
> commons-collection
> and junit are being retrieved with ivy:retrieve. I have confirmed spring
> is
> there, and the ejb3-persistence jars...I'm stumped why they are not being
> pulled across from the cache.
> 
> Any help appreciated.
> --
> View this message in context:
> http://www.nabble.com/ivy-issues-tp17410046p17410046.html
> Sent from the Ant - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> --
> View this message in context:
> http://www.nabble.com/ivy-issues-tp17410046p17411879.html
> Sent from the Ant - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ivy-issues-tp17410046p17412161.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to