Tapestry-bootstrap needs tapestry 5.3.4. I just cloned the tapestry-bootstrap git repository and changed the dependency to 5.3.6.
If there's a better way, please let me know! On Feb 8, 2013 8:12 PM, "George Ludwig" <georgelud...@gmail.com> wrote: > I've been running in circles trying to make Eclipse and Maven happy with > the dependencies, but I've had no luck. > > My final play was to download Jumpstart 6.6.5 and run the build, then > upload tapestry5-jquery-3.3.4.jar and tapestry-bootstrap-2.1.3.jar to my > artifact repository. > > I then ad those to my pom.xml, but when I run mvn:eclipse, it still > complains: > Project 'ui' is missing required library: > > '/Users/George/.m2/repository/com/google/code/maven-play-plugin/com/yahoo/platform/yui/yuicompressor/2.4.7/yuicompressor-2.4.7.jar > ' > > I've read a thread about problems relating to yuicompressor, but I have no > idea what to do about it, or why the jumpstart project is seemingly able to > get away without it. > > Any help is much appreciated! > > -George >