Hi Alex, Your 475 shouldn't break anything in my current setup.
I like your 475 update ... I think that it is just a matter of time before somebody has the time to test it and apply the patch. I think that the lack of primary version declarations stems from a (somewhat recent) time when different modules had different version needs, and different 3rd parties had different version requirements. 4.0 was a huge improvement - a bunch of people from the community did a great job pulling ctakes up from dependency hell. There is always more to be done to keep it above ground, and 475 should help. Cheers, Sean -----Original Message----- From: Alexandru Zbarcea [mailto:zbarce...@gmail.com] Sent: Wednesday, September 27, 2017 7:10 PM To: Apache cTAKES Dev Subject: Re: new module ctakes-scaleout is missing [EXTERNAL] Hi Sean, Reverting the pom.xml did the trick. While doing the changes to the pom.xml, I wonder if my fix for CTAKES-457[1] breaks your current setup. Is there anything you recommend me to add in order to make the patch ready to be applied? Thanks, Alex Zbarcea [1] - https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_CTAKES-2D457&d=DwIBaQ&c=qS4goWBT7poplM69zy_3xhKwEW14JZMSdioCoppxeFU&r=fs67GvlGZstTpyIisCYNYmQCP6r0bcpKGd4f7d4gTao&m=bcFo8E6kkJXWkeVjt7Mv_BWS0fLZSfxDBgR2hKwSyiw&s=iMftCmA3LSWDaKBTUC81d-9M9OIj4VNdyDh2T_26rUs&e= On Wed, Sep 27, 2017 at 4:52 PM, Finan, Sean < sean.fi...@childrens.harvard.edu> wrote: > Argh. Apparently that was my fault - I have a sandbox scaleout > project, but the change to the main pom is supposed to be in a separate > changelist. > Somehow I managed to check it in. That is what I get for having a > dozen unfinished side projects ... > > I have reverted the main pom back to its previous version. > > Sean > > -----Original Message----- > From: Alexandru Zbarcea [mailto:zbarce...@gmail.com] > Sent: Wednesday, September 27, 2017 4:36 PM > To: Apache cTAKES Dev > Subject: new module ctakes-scaleout is missing [EXTERNAL] > > Hi, > > Today, trying to build latest changes to ctakes, I noticed that a new > dependency over ctakes-scaleout module has been introduced, but I > couldn't find this module. > > [ERROR] [ERROR] Some problems were encountered while processing the POMs: > [ERROR] Child module ctakes/ctakes-scaleout of ctakes/pom.xml does not > exist @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] > [ERROR] The project org.apache.ctakes:ctakes:4.0.1-SNAPSHOT > (ctakes/pom.xml) has 1 error > [ERROR] Child module ctakes/ctakes-scaleout of ctakes/pom.xml does not > exist > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with > the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > https://urldefense.proofpoint.com/v2/url?u=http-3A__cwiki. > apache.org_confluence_display_MAVEN_ProjectBuildingException&d= > DwIBaQ&c=qS4goWBT7poplM69zy_3xhKwEW14JZMSdioCoppxeFU&r= > fs67GvlGZstTpyIisCYNYmQCP6r0bcpKGd4f7d4gTao&m=t5ivhlI2eaUTwrfRag_rEtE_ > XUlOne6ctYY4m-kG4N8&s=EzxVu3qcvglJKVTJW7c0kAAqYr-6QZM3efHGu973kwA&e= > > Is this a new module? > > Alex Zbarcea >