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

Reply via email to