Stack Trace: Severity and Description Path Resource Location Creation Time Id Illegal type of archive for required library: 'C:\Documents and Settings\bhatia\.ivy\cache\ofac\di\wars\di-prod.war' in project ad ad Build path 1184071244817 9247
I got rid of this problem by changing the level from Error to Warning in the Eclipse Java->Compiler->Building setting. I dont get this error anymore in the Problems tab of my project in Eclipse. Xavier Hanin wrote: > > On 7/10/07, bhatia <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> >> I am able to make, publish my jar, war artifacts including sources using >> IvyDE 1.2.0/Ivy1.4.1. However, when I resolve my Ivy library in Eclipse, >> I >> get the following error in my "Problems" tab: >> >> Illegal type of archive for required library: 'C:\Documents and >> Settings\bhatia\.ivy\cache\ofac\di\wars\di-prod.war' >> >> Eclipse Ivy Settings: >> Acepted Types: jar, war >> Source types: source >> >> Appreciate your response. > > > Do you have a stack trace with the message? > > Xavier > > Thanks >> -- >> View this message in context: >> http://www.nabble.com/Illegal-type-of-archive-for-required-library-tf4055591.html#a11520057 >> Sent from the ivy-user mailing list archive at Nabble.com. >> >> > > > -- > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://incubator.apache.org/ivy/ > http://www.xoocode.org/ > > -- View this message in context: http://www.nabble.com/Illegal-type-of-archive-for-required-library-tf4055591.html#a11520835 Sent from the ivy-user mailing list archive at Nabble.com.
