In drools-docs, with<br>   mvn clean install<br>I get (after some warnings):<br><br>[INFO] ------------------------------------------------------------------------<br>[INFO] Reactor Summary:<br>[INFO] <br>[INFO] Drools :: Documentation ........................... SUCCESS [0.707s]<br>
[INFO] Drools :: Documentation :: Drools :: Introduction . FAILURE [3.696s]<br>[INFO] Drools :: Documentation :: Drools :: Expert ....... SKIPPED<br>[INFO] Drools :: Documentation :: Drools :: Fusion ....... SKIPPED<br>[INFO] Drools :: Documentation :: Drools :: Guvnor ....... SKIPPED<br>
[INFO] Drools :: Documentation :: Drools :: Planner ...... SKIPPED<br>[INFO] Drools :: Documentation :: Drools :: Integration .. SKIPPED<br>[INFO] ------------------------------------------------------------------------<br>
[INFO] BUILD FAILURE<br>[INFO] ------------------------------------------------------------------------<br>[INFO] Total time: 7.882s<br>[INFO] Finished at: Sat Jan 01 21:44:28 CET 2011<br>[INFO] Final Memory: 9M/79M<br>[INFO] ------------------------------------------------------------------------<br>
[ERROR] Failed to execute goal org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.3:resources (default-resources) on project drools-docs-introduction: Unexpected problem: Unable to locate artifact [org.eclipse.core:runtime:jar:3.4.0]: Failure to find org.eclipse.core:runtime:jar:3.4.0 in <a href="https://repository.jboss.org/nexus/content/groups/public/">https://repository.jboss.org/nexus/content/groups/public/</a> was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced<br>
<br>Any idea how to get around this, please?<br>-W<br><br><br>