The binary release of displaytag is a bit out of date (August 2007, version 1.1). According to their roadmap there are already some bug fixed in the svn repo. So I decided to build a bleeding edge release for displaytag, revision 1133. A little howto:
1) get latest svn version (r1133)
1 | > svn checkout https://svn.sourceforge.net/svnroot/displaytag/trunk displaytag |
2) compile the source and ignore errors
1 | > mvn package –ft |
3) create the jar files:
1 | > mvn jar:jar |
Grab displaytag v1.1.2-snapshot-1133.zip here.
