Thanks for explaining. I fear by the time I master the internals of Ivy/Maven enough to be able to submit a patch someone will have fixed it already. :-)
2009/12/5 Maarten Coene <[email protected]> > It's a bug in Ivy: https://issues.apache.org/jira/browse/IVY-933 > > I think the only possible workaround is to host this commons-discovery > module in your own private repository. > (Or you could of course submit a patch for Ivy to fix the problem :-)) > > cheers, > Maarten > > > > ----- Original Message ---- > From: Aaron Stromas <[email protected]> > To: [email protected] > Sent: Sat, December 5, 2009 2:35:33 AM > Subject: Re: inconsistent module descriptor file > > Thanks. Unfortunately, it had no effect. :-( > > 2009/12/4 Carlton Brown <[email protected]> > > > > -----Original Message----- > > > From: Aaron Stromas [mailto:[email protected]] > > > Sent: Friday, December 04, 2009 5:22 PM > > > To: [email protected] > > > Subject: inconsistent module descriptor file > > > > > > Greetings, > > > > > > I'm attempting to build sample code for the Grails In Action book. The > > > build > > > fails with the "inconsistent module descriptor file" error (see > > > below). I > > > assume it indicates a problem in the maven repository, right? Is there > > > any > > > way to overcome it? Thanks. > > > > Set checkconsistency to false on the resolver. > > > > > > ***CONFIDENTIALITY NOTICE and DISCLAIMER*** > > This message and any attachment are confidential and may be > > privileged or otherwise protected from disclosure and solely for > > the use of the person(s) or entity to whom it is intended. If you > > have received this message in error and are not the intended > > recipient, please notify the sender immediately and delete this > > message and any attachment from your system. If you are not the > > intended recipient, be advised that any use of this message is > > prohibited and may be unlawful, and you must not copy this > > message or attachment or disclose the contents to any other person. > > > > > > -- > Aaron Stromas > Mobile: +1 703 203 9169 > > > > > -- Aaron Stromas Mobile: +1 703 203 9169
