Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Mon, 7 Jul 2003 12:48 AM

I've not had this problem with Maven b10. I'll reopen if it happens again.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-339


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-339
    Summary: Pb download dependency on the first try
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

 Time Spent: Unknown
  Remaining: 0 minutes

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-beta-10
   Versions:
             1.0-beta-9

   Assignee: 
   Reporter: Vincent Massol

    Created: Tue, 18 Mar 2003 7:37 AM
    Updated: Mon, 7 Jul 2003 12:48 AM

Description:
On a fresh install, I have typed: "maven war". I got:

----

Attempting to download commons-jelly-tags-velocity-20030303.205659.jar.
..
java.lang.ClassNotFoundException: 
org.apache.commons.jelly.tags.velocity.VelocityTagLibrary
        at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
[...]


----

The jelly tag was correctly downloaded! Then I tried again "maven war" and this time 
it worked!

Thanks
-Vincent


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to