Hello, I received a strange error message from maven:
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.doxia:doxia-maven-plugin:1.1.1:render-books': Unable to load the mojo 'org.apache.maven.doxia:doxia-maven-plugin:1.1.1:render-books' in the plugin 'org.apache.maven.doxia:doxia-maven-plugin'. A required class is missing: hidden/org/codehaus/plexus/interpolation/ValueSource I have some difficulties understanding what's wrong. I followed instructions here http://maven.apache.org/doxia/doxia/doxia-maven-plugin/usage.html and here http://maven.apache.org/doxia/developers/maven-integration.html to use doxia plugin for some documentation generation. I tried with both maven 2.2 and maven 2.0.9, i get the exact same error. I tried with and without the shade plugin, same result. I tried to remove doxia / plexus jar from my local repository, same result after redownload. Am quite stuck there to find a solution, i have absolutely no idea where hidden.org.codehaus.plexus.interpolation.ValueSource is supposed to come from and how to provide it. I checked various search engine, similar result i get for absolutely other plugin are related to snapshot plugin not stable and having bad poms, i doubt doxia plugin 1.1.1 has such issue, so i suspect an issue wth my installation but don't know which. All other projects are working ok, but not that one (which is first one we have that uses doxia plugin 1.1.1) Please also not that downgrading to doxia plugin 1.1 solve the problem, so am very curious... de...@cal-12:~/dev/workspaces/jped/be.meteo.sample.test-javahelp$ ~/dev/apache-maven-2.2.0/bin/mvn package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building test-javahelp [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ Downloading: http://rmibeta.oma.be:9090/archiva/repository/releases//org/apache/maven/plugins/maven-shade-plugin/1.2/maven-shade-plugin-1.2.pom 4K downloaded (maven-shade-plugin-1.2.pom) Downloading: http://rmibeta.oma.be:9090/archiva/repository/releases//org/apache/maven/plugins/maven-shade-plugin/1.2/maven-shade-plugin-1.2.jar 65K downloaded (maven-shade-plugin-1.2.jar) [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/delbd/dev/workspaces/jped/be.meteo.sample.test-javahelp/src/main/resources ----------------------------------------------------- this realm = app0.child-container[org.apache.maven.doxia:doxia-maven-plugin:1.1.1] urls[0] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-maven-plugin/1.1.1/doxia-maven-plugin-1.1.1.jar urls[1] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-book/1.1.1/doxia-book-1.1.1.jar urls[2] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.1/doxia-core-1.1.1.jar urls[3] = file:/home/delbd/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar urls[4] = file:/home/delbd/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar urls[5] = file:/home/delbd/.m2/repository/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar urls[6] = file:/home/delbd/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar urls[7] = file:/home/delbd/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar urls[8] = file:/home/delbd/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar urls[9] = file:/home/delbd/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar urls[10] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.1.1/doxia-module-apt-1.1.1.jar urls[11] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-module-docbook-simple/1.1.1/doxia-module-docbook-simple-1.1.1.jar urls[12] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-module-itext/1.1.1/doxia-module-itext-1.1.1.jar urls[13] = file:/home/delbd/.m2/repository/com/lowagie/itext/1.4/itext-1.4.jar urls[14] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-module-latex/1.1.1/doxia-module-latex-1.1.1.jar urls[15] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.1.1/doxia-module-xdoc-1.1.1.jar urls[16] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.1/doxia-module-xhtml-1.1.1.jar urls[17] = file:/home/delbd/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar urls[18] = file:/home/delbd/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.1/maven-doxia-tools-1.0.1.jar urls[19] = file:/home/delbd/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar urls[20] = file:/home/delbd/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-11/doxia-decoration-model-1.0-alpha-11.jar Number of imports: 10 import: org.codehaus.classworlds.en...@a6c57a42 import: org.codehaus.classworlds.en...@12f43f3b import: org.codehaus.classworlds.en...@20025374 import: org.codehaus.classworlds.en...@f8e44ca4 import: org.codehaus.classworlds.en...@92758522 import: org.codehaus.classworlds.en...@ebf2705b import: org.codehaus.classworlds.en...@bb25e54 import: org.codehaus.classworlds.en...@bece5185 import: org.codehaus.classworlds.en...@3fee8e37 import: org.codehaus.classworlds.en...@3fee19d8 this realm = plexus.core urls[0] = file:/home/delbd/dev/apache-maven-2.2.0/lib/maven-2.2.0-uber.jar Number of imports: 10 import: org.codehaus.classworlds.en...@a6c57a42 import: org.codehaus.classworlds.en...@12f43f3b import: org.codehaus.classworlds.en...@20025374 import: org.codehaus.classworlds.en...@f8e44ca4 import: org.codehaus.classworlds.en...@92758522 import: org.codehaus.classworlds.en...@ebf2705b import: org.codehaus.classworlds.en...@bb25e54 import: org.codehaus.classworlds.en...@bece5185 import: org.codehaus.classworlds.en...@3fee8e37 import: org.codehaus.classworlds.en...@3fee19d8 ----------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.doxia:doxia-maven-plugin:1.1.1:render-books': Unable to load the mojo 'org.apache.maven.doxia:doxia-maven-plugin:1.1.1:render-books' in the plugin 'org.apache.maven.doxia:doxia-maven-plugin'. A required class is missing: hidden/org/codehaus/plexus/interpolation/ValueSource hidden.org.codehaus.plexus.interpolation.ValueSource [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32 seconds [INFO] Finished at: Fri Jul 24 16:48:56 CEST 2009 [INFO] Final Memory: 25M/282M [INFO] ------------------------------------------------------------------------ -- David Delbecq ICT Institut Royal Météorologique Ext:557 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
