The problem might be that I'm trying to resolve problems with
downloading dependencies and wiped the local repo to ensure that
everything necessary could be gotten off the server.  

I take it that I wiped out some stuff that Maven depends on that is
automatically put in the local repo on install?

Thanks,

Luciano Moretti

-----Original Message-----
From: Jason van Zyl [mailto:[EMAIL PROTECTED]
Sent: Monday, June 30, 2003 10:03 AM
To: Maven Users List
Subject: Re: Maven stopped working


On Mon, 2003-06-30 at 09:57, Moretti, Luciano (MED) wrote:
> I'm not sure what I did-
> 
> Running 1.0b9
> 
> Whenever I try to run a project now, I get a
> java.lang.ClassNotFoundException: xml
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
>       at java.security.AccessController.doPrivilaged(Native Method)
>       .........
> 
> Any ideas what I did?

Jelly is looking for the xml tag library. 

Did you just move to beta-9 with an empty repository? Or have you
started trying to use the xml tag library in your maven.xml?

> Luciano Moretti
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
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