[displaytag-devel] Ajax

2005-12-02 Thread Bruno Barim
Hi all,   Are you thinking use AJAX to improve the performance of the tag libs?   [ ]’s   Bruno

[displaytag-devel] Problems building DisplayTag 1.0 out of the box

2005-12-02 Thread David Kennedy
[Apologies if this dupes, issues with list membership email address] Hi folks, I have a need to patch DisplayTag to enable our web-designer to do some gee-whiz styling on dynamic links, but am having issues compiling the basic source distribution. Maven complains about an unsatisified dependen

Re: [displaytag-devel] Ajax

2005-12-02 Thread Jorge Barroso
Here's an example of AJAX applied to displaytag out of the box, providing better user experience, but no perforamance improvement.http://66.93.98.248:8080/ajaxtags/displaytag.jsp-JorgeBruno Barim <[EMAIL PROTECTED]> wrote: Hi all, Are you thinking use

Re: [displaytag-devel] Problems building DisplayTag 1.0 out of the box

2005-12-02 Thread Jorge Barroso
See if running maven -X gives you a better idea as to why it's not downloading.  I don't see a clover license file in my maven 1.0 local repository, yet the build works fine.-JorgeDavid Kennedy <[EMAIL PROTECTED]> wrote: [Apologies if this dupes, issues with list membership email address]Hi

Re: [displaytag-devel] Problems building DisplayTag 1.0 out of the box

2005-12-02 Thread David Kennedy
Thanks Jorge. Using -X gives me a lot more output, but not a lot more information. Looked like a file wasn't findable on the web, and sure enough, there's a 404 in the -X output: [...ship...] Getting failed dependencies: [EMAIL PROTECTED] Attempting to download clover-30day-eval-1.0.license.

Re: [displaytag-devel] Problems building DisplayTag 1.0 out of the box

2005-12-02 Thread Jorge Barroso
The license isn't in the local repo, but it is in the cache, at ~\.maven\cache\maven-clover-plugin-1.8\plugin-resources Try copying it there. Also try maven -o, running it offline.-Jorge David Kennedy <[EMAIL PROTECTED]> wrote: Thanks Jorge. Using -X gives me a lot more output, but not a l