You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Moretti, Luciano (MED)" <Lu...@med.ge.com> on 2003/06/30 15:57:25 UTC

Maven stopped working

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?

Luciano Moretti

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Maven stopped working

Posted by Jason van Zyl <ja...@zenplex.com>.
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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
-- 
jvz.

Jason van Zyl
jason@zenplex.com
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org