Yes, I confirm I've got the the following goal in plugin.jelly:

<goal name="maven-license-plugin:register">
    <doc:registerReport
      name="Project License"
      pluginName="maven-license-plugin"
      link="license"
      description="Displays the primary license for the project."/>
  </goal>

Marco
----- Original Message ----- 
From: "Brett Porter" <[EMAIL PROTECTED]>
To: "'Maven Users List'" <[EMAIL PROTECTED]>
Sent: Monday, January 26, 2004 9:37 PM
Subject: RE: [FOURTH TIME] Cannot run the "site" goal


Are you SURE you have the license plugin?

Check the contents of C:/Documents and Settings/mtedone/.maven/plugins
for maven-license-plugin-X.X, then open plugin.jelly and see whether that
goal is in there.

You should also confirm that you really are using that plugin directory - if
it gets deleted, and the contents reappear after running maven, you should
be fine.

- Brett

> -----Original Message-----
> From: Marco Tedone [mailto:[EMAIL PROTECTED]
> Sent: Monday, 26 January 2004 11:18 AM
> To: Maven Users List
> Subject: Re: [FOURTH TIME] Cannot run the "site" goal
>
>
> Yes, I just tried to delete the plugin folder and I get the
> same error.
>
> Marco
> ----- Original Message ----- 
> From: "Arnaud Heritier" <[EMAIL PROTECTED]>
> To: "'Maven Users List'" <[EMAIL PROTECTED]>; "'Marco
> Tedone'" <[EMAIL PROTECTED]>
> Sent: Sunday, January 25, 2004 11:12 PM
> Subject: RE: [FOURTH TIME] Cannot run the "site" goal
>
>
> Hello Marco.
>
> Did you try to delete your directory  C:/Documents and
> Settings/mtedone/.maven/plugins directory ??
>
> The plugin cache directory is maybe corrupted !!
>
> Arnaud
>
> > -----Message d'origine-----
> > De : Marco Tedone [mailto:[EMAIL PROTECTED]
> > Envoyé : dimanche 25 janvier 2004 23:53
> > À : Maven-users
> > Objet : [FOURTH TIME] Cannot run the "site" goal
> >
> > Hi folk, it's the fourth time (included the one sent to the
> "license-
> > plugin"
> > pm) that I post the following problem, hoping that first or later
> > someone will answer.
> >
> > I'm trying to execute the 'default' site goal, and I obtain the
> > following
> > error:
> >
> > D:\Projects\Merlin_template>maven site
> >  __  __
> > |  \/  |__ _Apache__ ___
> > | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> > |_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT
> >
> >
> > BUILD FAILED
> > File...... file:/C:/Documents and
> > Settings/mtedone/.maven/plugins/maven-xdoc-plugin-1.4/
> > Element... attainGoal
> > Line...... 587
> > Column.... 57
> > No goal [maven-license-plugin:register]
> > Total time: 2 seconds
> > Finished at: Sun Jan 25 22:48:12 GMT 2004
> >
> > D:\Projects\Merlin_template>
> >
> > This happens if I don't specify any report in the
> project.xml file or
> > if I specify the
> >
> > <report>maven-license-plugin</report>
> >
> > element.
> >
> > I've got both the "license" and the "xdoc" plugins. The
> > 'maven-license-plugin:register' goal exists in the license plugin,
> > therefore I cannot figure out why I obtain the following error.
> >
> > Plz help!
> >
> > Marco
> >
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > 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