XDoc Plugin not found after Cache Inavlidation
----------------------------------------------

         Key: MPXDOC-139
         URL: http://jira.codehaus.org/browse/MPXDOC-139
     Project: maven-xdoc-plugin
        Type: Bug
    Versions: 1.8    
    Reporter: Andreas Sch�nknecht
 Assigned to: Arnaud HERITIER 
    Priority: Minor


After the installation (or update) of a plugin (not the xdoc-plugin) to the 
Maven installation (using maven plugin:install) the next call of "maven site" 
fails. When executing "maven site" a second time, everything is ok until the 
next plugin update.
The error message is: 

...
xdoc:generate-from-pom:
    [echo] Generating xdocs from POM ...
Plugin 'maven-xdoc-plugin' in project 'vrp-architecture' is not available

BUILD FAILED
File...... d:\Programme\.maven\cache\maven-xdoc-plugin-1.8\plugin.jelly
Element... velocity:merge
Line...... 492
Column.... 13
Invocation of method 'getPluginContext' in  class
org.apache.maven.project.Project threw exception class
org.apache.maven.plugin.UnknownPluginException : Unknown plugin 
"maven-xdoc-plugin"

This might be a Maven Core Bug (we use 1.0.2), but it only happens on "maven 
site".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to