<project
xmlns:ant="jelly:ant"
xmlns:archive="deploy:archive"
xmlns:util="deploy:util"
xmlns:define="jelly:define"
xmlns:deploy="deploy"
xmlns:maven="jelly:maven"
xmlns:j="jelly:core"
xmlns:i="jelly:interaction"
xmlns:u="jelly:util"
xmlns:ann="announcement">
> -----Original Message-----
> what does the <project element look like in the file that
> goal is added to?
>
>
> On Thu, 14 Oct 2004 17:48:38 -0400, STRAYER, JON (SBCSI)
> <[EMAIL PROTECTED]> wrote:
> > Running with -X I see this:
> >
> > Verifying dependencies for
> > maven-announcement-plugin:maven-announcement-plugin
> > Processing dependencies for project Maven Announcement Plugin;
> > classloader [Fore
> > headClassLoader: name="root.maven"]
> > adding dependency
> > /appl/wfa/maven/repository/commons-jelly/jars/commons-jelly-ta
> > gs-xml-20030211.142705.jar into project classloader
> > Could not find the class:
> > org.apache.commons.jelly.tags.jsl.JSLTagLibrary
> > java.lang.ClassNotFoundException:
> > org.apache.commons.jelly.tags.jsl.JSLTagLibrary
> >
> >
> > I something missing from the jar?
> >
> > BTW, I deleted and reinstalled Mave and the commons-jelly
> directory in
> > the repository. No joy.
> >
> >
> >
> >
> > > -----Original Message-----
> > > From: STRAYER, JON (SBCSI)
> > > Sent: Thursday, October 14, 2004 1:35 PM
> > > To: 'Maven Users List'
> > > Subject: JSLTagLibrary
> > >
> > >
> > >
> > > I have this plugin I wrote that we use to release and deploy our
> > > projects. One of the goals is:
> > >
> > > <goal name="wb:update">
> > > <attainGoal name="scm:update-project"/>
> > > </goal>
> > >
> > > Nothing fancy, it just makes the name shorter. It's been working
> > > fine for days now (what's to go wrong). But all of a
> sudden when I
> > > run it I get:
> > >
> > > __ __
> > > | \/ |__ _Apache__ ___
> > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> > > |_| |_\__,_|\_/\___|_||_| v. 1.0
> > >
> > > Could not find the class:
> > > org.apache.commons.jelly.tags.jsl.JSLTagLibrary
> > > java.lang.ClassNotFoundException:
> > > org.apache.commons.jelly.tags.jsl.JSLTagLibrary
> > > 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)
> > >
> > >
> > > When I run scm:update-project directly it works just fine.
> > >
> > >
> > > Does anyone have a clue they could share?
> > >
> >
> >
> ---------------------------------------------------------------------
> > 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]