Hi Sanil,

I think you would have figured out by now.
But to add you code to cTakes pipeline and rebuild , you can do below step:

cTakes 3.2.3 is a *Snapshot* project, so even if your rebuilt the cTakes
project, it doesn't look into the local maven repo (which is generally the
case).It directly goes the web repo. So, to deal with this and do your
rebuilt from your modified src code, you can modify you pom file's
*repository* section to make sure it picks up the code from your local repo
rather than web repo.

Please correct me if I am wrong.

Hope it helps,
Bandeep

On Mon, Nov 21, 2016 at 10:53 AM, lewis john mcgibbney <[email protected]>
wrote:

> Hi Sanil,
>
> On Thu, Nov 17, 2016 at 10:39 PM, Sanil Jain <[email protected]>
> wrote:
>
>> Hey Lewis, Giuseppe
>>
>> I am Sanil Jain and I was using your tool (https://github.com/giuseppeto
>> taro/ctakes-clinical-pipeline) for one of my projects.
>>
>
> Cool.
>
>
>> I wanted to add a new pipeline to your 
>> code(CTakesClinicalPipelineFactory.Java)
>> for usage, but mvn clean install is not incorporating the new changes even
>> when I delete the jar snapshots and build again.
>>
>
> This is strange. Are you sure that you are cleaning it out. Which changes
> did you make? Can you upload your changes to Github and post a link to your
> branch changes so we can guide you?
>
>
>> I am not very familiar with Java, can you please tell me how to add
>> additional pipeline to your code (where to make the changes, I am assuming
>> it is CTakesClinicalPipelineFactory) and how to rebuild(where to modify
>> pom.xml) so that the new changes are reflected. I am making changes in
>> src/main/java/it/cnr/iac/CTAKESClinicalPipelineFactory.java .
>>
>
> Please post your changes on Github and I can guide you.
> Thanks
>
>
>>
>> --
>> Thanks
>> Warm Regards
>> Sanil Jain
>>
>
>
>
> --
> http://home.apache.org/~lewismc/
> @hectorMcSpector
> http://www.linkedin.com/in/lmcgibbney
>

Reply via email to