Hi Andrey, The requirement of skipping tests for a successful build is something that all ctakes developers have stumbled across, but after initial setup we all forget about it and it has never been handled. Apologies.
The github mirror is something that would be great to have, but getting it up has been a nightmare. The problem is that historically we have had binary files that are larger than the 100MB limit enforced by github. https://help.github.com/articles/working-with-large-files/ This causes github to reject the creation of the repository. I do think that, should somebody feel like putting in the effort, we could work with apache infra and get a working solution ... possibly starting with 3.2.4-SNAPSHOT and ignoring the rest of the history? Unfortunately I do not have the time to tackle the problem. Sean -----Original Message----- From: Andrey Kurdumov [mailto:kant2...@googlemail.com] Sent: Monday, December 12, 2016 10:01 PM To: dev@ctakes.apache.org Subject: Infrastructures questions. Hi, I very new to cTakes and interested to take a look at it, and maybe create custom pipeline on top of it. Right now I checkout source code and successfully build it, but have following question. Why mvn package does not run successfully for me until I exclude tests from build? I'm not very good at Java, so maybe I miss something obivious. Also, you seems to be have not only SVN repository, but Git also ( https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_ctakes_&d=DgIBaQ&c=qS4goWBT7poplM69zy_3xhKwEW14JZMSdioCoppxeFU&r=fs67GvlGZstTpyIisCYNYmQCP6r0bcpKGd4f7d4gTao&m=v58bHfswf4lrCGRXVvbZcOuRlfxX4A2JFW3Y0a7wEy0&s=XzjL16KbCkVYgzwzcBN71XtHS-Bf5CtQ27hsmHKwizg&e= ) but it is very outdated. I even initially think that project is dead, since Git show activity only from 2013 year! If you could restore Git, that would be awesome. Best regards, Andrey Kurdyumov