Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Scott O'Bryan
Actually there is a tag out these. Luka, trying building the 2.0.6 tag in Trinidad Maven Plugins.. I'll get the vote out ASAP since I believe all the issues that were holding off the release of the plugins are fixed.. Scott On 07/20/2011 10:52 AM, Max Starets wrote: Luka, Try checking out

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Max Starets
Luka, Try checking out Trinidad maven plugins from http://svn.apache.org/repos/asf/myfaces/trinidad-maven/branches/2.0.x-branch and building them first. Max On 7/20/2011 12:47 PM, Luka Surija wrote: Same story with maven 3 and maven 2. Luka Surija On 20.07.2011 16:19, Max Starets wrote:

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Luka Surija
Same story with maven 3 and maven 2. Luka Surija On 20.07.2011 16:19, Max Starets wrote: Luka, What version of maven are using? I am on 3.0.3. Max On 7/20/2011 8:35 AM, Luka Surija wrote: Hi Max, I'll try it as soon i get some spare time. P.S. Last couple of months I have problems compilin

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Scott O'Bryan
Max, I think the issues may be with 2.0.6. I moved them to our internal repos for some testing and I'm not sure if I released them because we had sone issues. Sent from my iPad On Jul 20, 2011, at 8:20 AM, Max Starets wrote: > Luka, > > What version of maven are using? I am on 3.0.3. > > Max

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Max Starets
Luka, What version of maven are using? I am on 3.0.3. Max On 7/20/2011 8:35 AM, Luka Surija wrote: Hi Max, I'll try it as soon i get some spare time. P.S. Last couple of months I have problems compiling trinidad 2 trunk: Plugin org.apache.myfaces.trinidadbuild:maven-xrts-plugin:2.0.6 or one

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Scott O'Bryan
Luka, this could be my bad.. Let me check the repositories and get back to you.. Sent from my iPad On Jul 20, 2011, at 6:35 AM, Luka Surija wrote: > Hi Max, > I'll try it as soon i get some spare time. > > P.S. Last couple of months I have problems compiling trinidad 2 trunk: > > Plugin org.ap

Re: Trinidad2/JSF2/Facelets

2011-07-20 Thread Luka Surija
Hi Max, I'll try it as soon i get some spare time. P.S. Last couple of months I have problems compiling trinidad 2 trunk: Plugin org.apache.myfaces.trinidadbuild:maven-xrts-plugin:2.0.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.myfaces

Problem While Using ChartDrillDownListner In tr:Chart

2011-07-20 Thread Tejas2 Patel
Dear Sir, I am using tr:chart tag and when i specified the ChartDrillDownListner Attribute Its Not Working. MY CODE jsf code Backing Bean -- public class ChartTempBean { public void processChartDrillDown(ChartDrillDownEvent arg0) throws AbortProcessingException {