Is it possible to use the doxia maven plugin
(http://maven.apache.org/doxia/book/index.html) with maven 2.0.7.  I have to
specify a snapshot repo to get the plugin to load at all, and then it fails
miserably during "mvn site" with 

urls[19] = file:/C:/Documents and Settings/David
Syer/.m2/repository/org/apache/
maven/reporting/maven-reporting-impl/2.0.2/maven-reporting-impl-2.0.2.jar
Number of imports: 4
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]


this realm = plexus.core
urls[0] = file:/c:/Programs/maven-2.0.7/lib/maven-core-2.0.7-uber.jar
Number of imports: 4
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
-----------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal
'org.apache.maven.dox
ia:doxia-maven-plugin:1.0-SNAPSHOT:render-books': Unable to find the mojo
'org.a
pache.maven.doxia:doxia-maven-plugin:1.0-SNAPSHOT:render-books' in the
plugin 'o
rg.apache.maven.doxia:doxia-maven-plugin'
org/apache/maven/doxia/module/xdoc/XdocSink

Anybody using doxia to build a book?
-- 
View this message in context: 
http://www.nabble.com/Doxia-maven-plugin-with-maven-2.0.7-tf4096101s177.html#a11646993
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to