Re: [Carbon-dev] Build errors in trunk dependencies/shindig

2011-06-19 Thread Denis Weerasiri
On Sat, Jun 18, 2011 at 10:59 PM, Pradeep Fernando wrote: > On Sat, Jun 18, 2011 at 2:08 PM, Kathiravelu Pradeeban > wrote: > > On Sat, Jun 18, 2011 at 1:52 PM, prasath nadarajah > > wrote: > >> Me too got the same error! > >> Ok when you manually downloadded the javax.servlet:jstl:jar:1.2 file

Re: [Carbon-dev] Build errors in trunk dependencies/shindig

2011-06-18 Thread Pradeep Fernando
On Sat, Jun 18, 2011 at 2:08 PM, Kathiravelu Pradeeban wrote: > On Sat, Jun 18, 2011 at 1:52 PM, prasath nadarajah > wrote: >> Me too got the same error! >> Ok when you manually downloadded the javax.servlet:jstl:jar:1.2 file >> where to place it in carbon? > > You can install it using, > mvn ins

Re: [Carbon-dev] Build errors in trunk dependencies/shindig

2011-06-18 Thread Kathiravelu Pradeeban
On Sat, Jun 18, 2011 at 1:52 PM, prasath nadarajah wrote: > Me too got the same error! > Ok when you manually downloadded the javax.servlet:jstl:jar:1.2 file > where to place it in carbon? You can install it using, mvn install:install-file -DgroupId=javax.servlet -DartifactId=jstl -Dversion=1.2 -

Re: [Carbon-dev] Build errors in trunk dependencies/shindig

2011-06-18 Thread prasath nadarajah
Me too got the same error! Ok when you manually downloadded the javax.servlet:jstl:jar:1.2 file where to place it in carbon? On Fri, Jun 17, 2011 at 10:56 AM, Pradeep Fernando wrote: > On Fri, Jun 17, 2011 at 9:31 AM, Nuwan Bandara wrote: > > An online build should not get that build break. >

Re: [Carbon-dev] Build errors in trunk dependencies/shindig

2011-06-16 Thread Pradeep Fernando
On Fri, Jun 17, 2011 at 9:31 AM, Nuwan Bandara wrote: > An online build should not get that build break. It was an online build --Pradeep > > Regards, > /Nuwan > > On Fri, Jun 17, 2011 at 8:53 AM, Pradeep Fernando wrote: >> >> Hi, >> >> here is the log, >> >> [INFO] >> ---

Re: [Carbon-dev] Build errors in trunk dependencies/shindig

2011-06-16 Thread Nuwan Bandara
An online build should not get that build break. Regards, /Nuwan On Fri, Jun 17, 2011 at 8:53 AM, Pradeep Fernando wrote: > Hi, > > here is the log, > > [INFO] > > [ERROR] BUILD ERROR > [INFO] > ---

[Carbon-dev] Build errors in trunk dependencies/shindig

2011-06-16 Thread Pradeep Fernando
Hi, here is the log, [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Missing: -- 1) javax.servlet:jstl:jar:1.2 Try dow