I have jdk version 1.3.0? Which jdk version can be used with maven? 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003 7:45 AM
To: Maven Users List
Subject: RE: New to Maven -- please help


Or you may have a JDK which is sensitive to the index files in the jars.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"Kumar, Vaidhyanatha K." <[EMAIL PROTECTED]> wrote on 06/08/2003 
09:49:36 PM:

> Shelly,
> You can try installing JDK1.4.2 and maven b10. 
> OR  you might have a unsupported proxy server. The email thread 
> below has some pointers.
> http://www.mail-archive.com/[EMAIL PROTECTED]/thrd2.html#01898
> 
> Vaidhy
> -----Original Message-----
> From: Shelly_Singh [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2003 1:35 AM
> To: Maven Users List
> Subject: New to Maven -- please help
> 
> 
> 
> Hi,
> 
> I get the following exception when I tried to run Maven.
> The following is the command i tried:
> maven -o genApp
>  From one of the users in the list, I got the idea that this is 
> happening because I am probably behind firewall ( I do not even have
> intrnet access ).
> 
> Please guide me. Any pointers will be most helpful.
> 
> Thanks in advance,
> Shelly
> 
> 
> sun.misc.InvalidJarIndexException: Invalid index!
>         at 
sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:594)
>         at sun.misc.URLClassPath.getResource(URLClassPath.java:134)
>         at java.net.URLClassLoader$2.run(URLClassLoader.java:349)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findResource(URLClassLoader.java:346)
>         at java.lang.ClassLoader.getResource(ClassLoader.java:734)
>         at java.lang.Class.getResource(Class.java:1249)
>         at org.apache.commons.betwixt.XMLIntrospector.
> findByXMLDescriptor(XMLInt
> rospector.java:531)
>         at org.apache.commons.betwixt.XMLIntrospector.
> introspect(XMLIntrospector
> .java:256)
>         at org.apache.commons.betwixt.io.BeanReader.
> registerBeanClass(BeanReader
> .java:143)
>         at 
org.apache.maven.MavenUtils.createBeanReader(MavenUtils.java:560)
>         at org.apache.maven.MavenUtils.
> getProjectBeanReader(MavenUtils.java:324)
> 
>         at org.apache.maven.MavenUtils.getProject(MavenUtils.java:198)
>         at org.apache.maven.MavenUtils.getProject(MavenUtils.java:160)
>         at org.apache.maven.MavenSession.
> initializeRootProject(MavenSession.java
> :324)
>         at 
org.apache.maven.MavenSession.initialize(MavenSession.java:234)
>         at org.apache.maven.cli.App.doMain(App.java:514)
>         at org.apache.maven.cli.App.main(App.java:1088)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at com.werken.forehead.Forehead.run(Forehead.java:543)
>         at com.werken.forehead.Forehead.main(Forehead.java:573)
> -----Original Message-----
> From: Kumar, Vaidhyanatha K. [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 05, 2003 6:05 PM
> To: Maven Users List
> Subject: RE: New to Maven
> 
> 
> Shelly,
> I have been using maven for a month.
> From what I know, you need web ONLY to do the initial install, CVS 
> updates etc. Beyond that, you really don't need a web connection. 
> Most of the jar files can be kept in the local repository.
> Maven is the way to go!
> Vaidhy Kumar
> 
> -----Original Message-----
> From: Shelly_Singh [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 05, 2003 12:04 AM
> To: Maven Users List
> Subject: New to Maven
> 
> 
> Hi All,
> I am very new to maven. I do not have internet access, but have 
> access to the web documents. 
> Can I use maven, or do I need to have internet access to use maven. 
> Is there a workaround without using internet.
> Please guide me.
> 
> Thanks and Regards, 
> Shelly Singh 
> Infosys Technologies Ltd., Pune. 
> Tel: +91 20 2932800 Ext: 2174 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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]
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to