Maarten, I added the newline character in ivy.xml and now it works.
Thank you. Luca. Maarten Coene wrote: > > Ok, I think it might be caused by your ivy.xml having everything on a > single line. > Could you try to enter some newline characters in your ivy.xml, for > instance after every XML element? > > Maarten > > > > ----- Original Message ---- > From: Luca.Sarra <[email protected]> > To: [email protected] > Sent: Thu, May 20, 2010 8:58:59 AM > Subject: Re: Error using ivy > > > In attach the Ant log. > > thanks, > > Luca > > > > > Maarten Coene wrote: >> >> It's not caused by the attached ivy.xml. >> Ivy can parse it on my machine, but of course I cannot find the >> dependencies. >> >> My guess is that Ivy is having a problem with 1 of the ivy.xml files of >> your dependencies. >> Could you send us the verbose log you get when running Ant with the -v >> option? >> >> thanks, >> Maarten >> >> >> >> ----- Original Message ---- >> From: Luca.Sarra <[email protected]> >> To: [email protected] >> Sent: Wed, May 19, 2010 9:24:17 AM >> Subject: Re: Error using ivy >> >> >> Maarten, >> the ivy.xml is attach to the first message. >> Anyway, I re-attach the file. >> >> >> Luca. http://old.nabble.com/file/p28604924/ivy.xml ivy.xml >> >> >> >> Maarten Coene wrote: >>> >>> Could you send us the ivy.xml that causes the problem? >>> >>> thanks, >>> Maarten >>> >>> >>> >>> ----- Original Message ---- >>> From: Luca.Sarra <[email protected]> >>> To: [email protected] >>> Sent: Tue, May 18, 2010 8:47:53 AM >>> Subject: Re: Error using ivy >>> >>> >>> There isn't a a specific dependency (I tried change the order and I get >>> the >>> same error) but it seems the number. If I insert until 115 dependencies >>> all >>> work fine, if I add another the resolve fail. >>> I'm using an internal repository based on Apache Archiva. >>> >>> Luca. >>> >>> >>> >>> Maarten Coene wrote: >>>> >>>> Do you know which dependency is failing? >>>> Is it one from a public repository? >>>> >>>> Maarten >>>> >>>> >>>> >>>> ----- Original Message ---- >>>> From: Luca Sarra <[email protected]> >>>> To: [email protected] >>>> Sent: Mon, May 17, 2010 11:03:26 AM >>>> Subject: Error using ivy >>>> >>>> Hi, >>>> >>>> I'm using ivy 2.1.0 with success. >>>> But last week I created the attach ivy.xml for my project with a lot of >>>> dependencies and when I execute the resolve task I get >>>> the follow error >>>> >>>> >>>> product-build.xml:24: impossible to resolve dependencies: >>>> java.io.IOException: Resetting to invalid mark >>>> >>>> >>>> I try delete some of dependencies and I found that the limit was 115 >>>> dependencies. >>>> Unfortunately my project need more than 115 dependencies. >>>> >>>> Anyone may help me? >>>> >>>> Regards, >>>> >>>> -- Luca Sarra >>>> Centro Ricerche & Sviluppo >>>> Sanmarco Informatica S.p.A. >>>> Via A. De Gasperi, 132 >>>> Grisignano di Zocco (VI) 36040 - IT >>>> email: [email protected] >>>> Ph : +39 0444 415 192 Fax: +39 0444 613 243 >>>> >>>> _______________________________________________________________________ >>>> Le informazioni contenute in questa e-mail sono esclusivamente >>>> dirette >>>> al destinatario e non possono per nessun motivo essere trasmesse >>>> ed >>>> utilizzate da terze persone, salvo espressa autorizzazione in tal >>>> senso >>>> di Sanmarco Informatica SpA. Il destinatario si impegna ad >>>> adottare >>>> tutte le misure al fine di garantire la riservatezza delle >>>> informazioni. >>>> Il destinatario si impegna formalmente a far rispettare tale obbligo >>>> di >>>> riservatezza anche ai propri collaboratori, dipendenti e prestatori >>>> di >>>> servizi. >>>> >>>> >>>> >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://old.nabble.com/Error-using-ivy-tp28581126p28592205.html >>> Sent from the ivy-user mailing list archive at Nabble.com. >>> >>> >>> >>> >>> >> >> -- >> View this message in context: >> http://old.nabble.com/Error-using-ivy-tp28581126p28604924.html >> Sent from the ivy-user mailing list archive at Nabble.com. >> >> >> >> >> > http://old.nabble.com/file/p28617842/ant.log ant.log > -- > View this message in context: > http://old.nabble.com/Error-using-ivy-tp28581126p28617842.html > Sent from the ivy-user mailing list archive at Nabble.com. > > > > > -- View this message in context: http://old.nabble.com/Error-using-ivy-tp28581126p28631301.html Sent from the ivy-user mailing list archive at Nabble.com.
