The hibernate plugin is all screwed up.
cvs co maven no longer downloads it at all.
I search around in the optional plugins listing, find the source repository
link.
When I execute

cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co
maven/src/plugins-build/hibernate/

I get a version that attempts to build a middlegen-hibernate plugin ...
which doesn't work anyway, in the maven.xml is:

    <!ENTITY plugin-common SYSTEM "file:./plugins/plugin-common.xml">

1) it's local directory, "./", rather than parent directory, "../"
2) plugin-common.xml does not exist in my maven source.


----- Original Message ----- 
From: "khote" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Thursday, October 09, 2003 5:06 PM
Subject: Re: hibernate plugin


> The plugin itself is not available.
> where do the optional plugins stash their stuff?
>
> ----- Original Message ----- 
> From: <[EMAIL PROTECTED]>
> To: "Maven Users List" <[EMAIL PROTECTED]>
> Sent: Thursday, October 09, 2003 5:03 PM
> Subject: Re: hibernate plugin
>
>
> > The 'optional' plugins have moved to their own cvs module,
maven-plugins.
> > --
> > dIon Gillard, Multitask Consulting
> > Blog:      http://blogs.codehaus.org/people/dion/
> >
> >
> > "khote" <[EMAIL PROTECTED]> wrote on 10/10/2003 08:15:56 AM:
> >
> > > what happened to the hibernate plubin in maven cvs-version?
> > > I had to rebuild from source, maven-hibernate-plugin is gone.
> > >
> > > ---------------------------------------------------------------------
> > > 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]
>


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

Reply via email to