Hi! I got same problem. My project uses JDK 5.0, so I don't have Java 1.4 on my computer at all. Recently, I added three libraries from Spring framework (core, context and beans) and now Maven tries to download tools-1.4.jar from the central repository. I think it is weird.
Igor 2005/11/7, el wang <[EMAIL PROTECTED]>: > it finally works. i have to install jdk's tools.jar to > m2 repository. :-( > > --- el wang <[EMAIL PROTECTED]> wrote: > > > thanks stephen, jsf is my fault. but m2 still ask me > > to download > > > http://repo1.maven.org/maven2/java/tools/1.4/tools-1.4.jar > > > > what is this? > > > > > > --- Stephen Coy <[EMAIL PROTECTED]> wrote: > > > > > > > > <http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html> > > > > > > > > > On 07/11/2005, at 10:55 PM, el wang wrote: > > > > > > > in my pom.xml, add > > > springframework:spring-mmock:1.2.3 > > > > to it's dependency. when try to test my code. > > > using > > > > #mvn eclispe:eclipse also got the same result. > > > > > > > > m2 told me that it can't find jsf-api-1.1.jar > > or > > > jdbc-stdext-2.0.jar > > > > > > > > > > > > > > > > __________________________________ > > > > Start your day with Yahoo! - Make it your home > > > page! > > > > http://www.yahoo.com/r/hs > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > 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] > > > > > > > > > > > > > > > > __________________________________ > > Yahoo! FareChase: Search multiple travel sites in > > one click. > > http://farechase.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > __________________________________ > Yahoo! FareChase: Search multiple travel sites in one click. > http://farechase.yahoo.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]
