This is really a maven question.
Just put an exclusion in your bootstrap dependency and then
add your own tapestry dependency.
This way you control what versions you get.

On Feb 8, 2013, at 9:12 PM, George Ludwig 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


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to