I deleted my dependancyManagement, and most of my report plugins, and it
seems to have gone away.

I assume that somewhere is the plugins that I have defined, there is some
reference to either/both site beta-6 plugin, and velocity >1.4 as 1.4 seems
to work.

I guess my biggest frustration is how to actually track down the dependency
that is the issue.n So what I really need to know is how to actually track
down a roague dependency in Maven...




On Wed, Jun 11, 2008 at 10:44 AM, simon <[EMAIL PROTECTED]> wrote:

> Have you tried to specify an earlier version of the maven-site-plugin in
> your pom.xml file?
>
> My guess would be that site plugin 2.0-beta-6 is expecting a different
> version of Velocity than is available in the classpath for some reason.
> I don't know why that would happen, but backing up to an earlier site
> plugin version might help.
>
> Are you using any non-standard plugins that also depend on Velocity? If
> so, then it might also be worth trying to comment those out...
>
> Regards,
> Simon
>
> On Wed, 2008-06-11 at 10:17 -0700, Mick Knutson wrote:
> > I commented out ALL my reporting plugins, then ran site, and I still get
> the
> > same error!
> >
> > This is too much!
> > I deleted my entire repository to get all new plugins, and again, NO
> change
> > in this completely obscure error and I have a DEMO after lunch with the
> docs
> > I can't generate.
> >
> > Anyone?
> >
> >
> >
> > On Wed, Jun 11, 2008 at 9:48 AM, Mick Knutson <[EMAIL PROTECTED]>
> wrote:
> >
> > > [INFO] Internal error in the plugin manager executing goal
> > > 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site': Unable to
> find
> > > the mojo
> > > 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site' in the
> plugin
> > > 'org.apache.maven.plugins:maven-site-plugin'
> > > The specified class for ResourceManager
> > > (org.apache.velocity.runtime.resource.ResourceManagerImpl) does not
> > > implement org.apache.velocity.runtime
> > > .resource.ResourceManager; Velocity is not initialized correctly.
> > >
> > > Can someone please help to fix this as I has spent the last 2 days
> killing
> > > myself over this!
> > >
> > > --
> > > ---
> > > Thank You…
> > >
> > > Mick Knutson
> > > BASE Logic, inc.
> > >
> > > Website: http://baselogic.com
> > > Blog: http://baselogic.com/blog
> > > BLiNC Magazine: http://blincmagazine.com
> > > Linked IN: http://linkedin.com/in/mickknutson
> > > DJ Mick: http://djmick.com
> > > MySpace: http://myspace.com/mickknutson
> > > Tahoe: http://tahoe.baselogic.com
> > >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
---
Thank You…

Mick Knutson
BASE Logic, inc.

Website: http://baselogic.com
Blog: http://baselogic.com/blog
BLiNC Magazine: http://blincmagazine.com
Linked IN: http://linkedin.com/in/mickknutson
DJ Mick: http://djmick.com
MySpace: http://myspace.com/mickknutson
Tahoe: http://tahoe.baselogic.com

Reply via email to