That's not how you install a plugin.  To manually install a plugin,
place the plugin jar file in MAVEN_HOME/plugins.  When you run maven, it
will take care of expanding jar files from MAVEN_HOME/plugins into the
.maven/cache directory. 

> -----Original Message-----
> From: Janos Mucsi [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, November 11, 2004 6:55 PM
> To: Maven Users List
> Subject: can not run XDoclet
> 
> Thanks, but how does Maven recognize a new plugin?
> After I created a directory called 
> C:\Documents and
> Settings\jmucsi\.maven\cache\maven-xdoclet-plugin-1.2.1
> 
> I unzipped the 3 files (plugin.jelly,
> plugin.properties, project.xml) into it from 
> maven-xdoclet-plugin-1.2.1.jar, the same thing
> happened. I do not see 
> "Loading plugin 'maven-xdoclet-plugin-1.2.1'"
> 
> Why?
> 
> 
> ==========
> 
> Looks like you do not have the maven xdoclet plugin
> installed.  Notice
> that there is no "Loading plugin
> 'maven-xdoclet-plugin-1.2.1'" message
> in your output.  The xdoclet plugin is not part of the
> maven
> installation.  You must download it separately.  The
> xdoclet repository
> is here: http://xdoclet.sourceforge.net/repository. 
> 
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> Check out the new Yahoo! Front Page. 
> www.yahoo.com 
>  
> 
> 
> ---------------------------------------------------------------------
> 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