Satya,
     Did you get a clean build?  You'd expect to see something like this:
[INFO] uima-ducc-parent .................................. SUCCESS [ 7.309 s] [INFO] Apache UIMA DUCC: uima-ducc-user .................. SUCCESS [ 6.986 s] [INFO] Apache UIMA DUCC: uima-ducc-common ................ SUCCESS [ 6.018 s] [INFO] Apache UIMA DUCC: uima-ducc-container ............. SUCCESS [ 3.725 s] [INFO] Apache UIMA DUCC: uima-ducc-transport ............. SUCCESS [ 5.739 s] [INFO] Apache UIMA DUCC: uima-ducc-cli ................... SUCCESS [ 3.354 s] [INFO] Apache UIMA DUCC: uima-ducc-pm .................... SUCCESS [ 1.672 s] [INFO] Apache UIMA DUCC: uima-ducc-rm .................... SUCCESS [ 2.348 s] [INFO] Apache UIMA DUCC: uima-ducc-sm .................... SUCCESS [ 2.124 s] [INFO] Apache UIMA DUCC: uima-ducc-database .............. SUCCESS [ 2.182 s] [INFO] Apache UIMA DUCC: uima-ducc-orchestrator .......... SUCCESS [ 2.915 s] [INFO] Apache UIMA DUCC: uima-ducc-agent ................. SUCCESS [ 2.447 s] */[INFO] uima-ducc-duccdocs ................................ SUCCESS [ 19.870 s]/* [INFO] Apache UIMA DUCC: uima-ducc-web ................... SUCCESS [ 3.596 s] [INFO] Apache UIMA DUCC: uima-ducc-examples .............. SUCCESS [ 2.502 s] [INFO] uima-ducc-spawn ................................... SUCCESS [ 0.432 s] [INFO] Apache UIMA-DUCC: uima-ducc ....................... SUCCESS [ 53.761 s]

In particular, the success of uima-ducc-duccdocs, which will usually take longer than the other subprojects if it's actually doing something.

if so, can you check in uima-ducc-ducdocs/target/site to see if things are there? You'd expect to see three directories, one with html, one with pdf, and the standalone install section.

Jim

On 10/6/15 12:49 AM, Satya Nand Kanodia wrote:
Dear Eddie,

Thank you :)

It solved the issue. I was using DUCC 1.1 documentation to install C-Groups because I did not have v2.1 documentation .

I cloned DUCC v2.1 form git-hub and tried to built it, It failed at executing test cases. It gave below exception.

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project uima-ducc-orchestrator: There are test failures.


After that I tried to build it with mvn clean install -DskipTests. It was a success. Then acording to README file , for building
documentation I executed mvn clean install -Pbuild-duccdocs -DskipTests.
It worked, But there was no duccbook.

After installing DUCC 2.1 from binary when I click onDuccBook on webserver,I got following error.

HTTP ERROR: 404

Problem accessing /doc/duccbook.html. Reason:

    Not Found


Thanks and Regards,
Satya Nand Kanodia

On 10/05/2015 07:01 PM, Eddie Epstein wrote:
0 made a small change in cgconfig.conf, adding two lines to enable



Reply via email to