Yes. Exactly right.  Find out what includes it via mvn dependency:tree and add 
exclusions for every one of them. 

On Feb 8, 2013, at 10:23 PM, George Ludwig <georgelud...@gmail.com> wrote:

> @Lenny: I get the maven exclusion, but what exactly should I exclude? Is it
> safe to exclude tapestry-yuicompressor on version 5.3.6?
> 
> 
> On Fri, Feb 8, 2013 at 7:21 PM, Lenny Primak <lpri...@hope.nyc.ny.us> wrote:
> 
>> Maven exclusion is the key thing.  Use Google for more details.
>> 
>> On Feb 8, 2013, at 10:19 PM, George Ludwig wrote:
>> 
>>> @Chris: I tried downgrading to tapestry 5.3.4, and it made no apparent
>>> difference.
>>> 
>>> Also, the maven error tells me that the missing dependency is
>> bootstrap-2.1.3->tapestry-yuicompressor-5.3.4->...yahoo.platform.yuicompressor-2.4.7
>>> 
>>> Looking at jumpstart 6.6.5, it is happily using tapestry 5.3.6, I don't
>> see
>>> either tapestry-yuicompressor-5.3.4 or
>>> ...yahoo.platform.yuicompressor-2.4.7 in the classpath..I can only wonder
>>> how this is possible.
>>> 
>>> 
>>> 
>>> On Fri, Feb 8, 2013 at 7:01 PM, Lenny Primak <lpri...@hope.nyc.ny.us>
>> wrote:
>>> 
>>>> 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
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>> 
>> 

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

Reply via email to