The uima-ducc-spawn project is not being "built" because it's not listed in the <modules> section.
I realize the build would only be to put out the POM (because it's meant to be just a place for some c-code and a make file- to be built as part of an "install" process, I'm guessing, on the target machine. But this means that the normal tools that import ducc into Eclipse, miss this project. I imported it by hand, and noticed it's missing some svn ignore things (for .project, .settings - because I imported it into eclipse ;-) ) and also has a file which should be deleted (.jazzignore). I noticed that the ducc_ling.c program has an version numbering system that is different than the rest of the ducc project - is this intended? If so, is there a way to "tie" that version with the rest of the ducc version? -Marshall