RE: ytex merged into trunk

2014-04-28 Thread Finan, Sean
Completely new error. I have taken this offline until we figure out what is going on. -Original Message- From: vijay garla [mailto:vnga...@gmail.com] Sent: Monday, April 28, 2014 1:47 PM To: dev@ctakes.apache.org Subject: Re: ytex merged into trunk Hello All, I can't reproduce

Re: ytex merged into trunk

2014-04-28 Thread vijay garla
Hello All, I can't reproduce this build error. It appears that maven does not want to run copy-dependencies in the compile phase. However, I have tried building this with maven 3.2.1 and maven 3.1.0 and it works fine for both. @Sean - can you send me the output of mvn -x clean install -pl ctake

Re: ytex merged into trunk

2014-04-28 Thread vijay garla
sorry about that. I will investigate. -vj On Mon, Apr 28, 2014 at 11:00 AM, Finan, Sean < sean.fi...@childrens.harvard.edu> wrote: > Hi Vijay, > > I did a checkout this morning and I'm getting compile errors from Maven. > > If I just run mvn compile then I get an error while building ytex clai

RE: ytex merged into trunk

2014-04-28 Thread Finan, Sean
Hi Vijay, I did a checkout this morning and I'm getting compile errors from Maven. If I just run mvn compile then I get an error while building ytex claiming that the package has not been created. Is there a reversed dependency? If I run mvn compile package then ytex seems to run through, but