Hi,

Having trouble installing the latest version of tapestry-yuicompressor for the 
candidate release being voted on, T5.3.5.

It seems that the organisation for the yuicompressor module was changed from 
"com.yahoo.platform.yui" to 
"com.google.code.maven-play-plugin.com.yahoo.platform.yui" in T5.3.3, but since 
I've not updated since T5.3.2 was released I've not run into this issue. 
Basically I can't resolve this dependency. I can find 
"com.yahoo.platform.yui/yuicompressor/2.4.7" but not " 
com.google.code.maven-play-plugin.com.yahoo.platform.yui/yuicompressor/2.4.7" 
anywhere.

What is the reason for this org change and what can I do to resolve this 
dependency? The rest of 5.3.5 looks good, but I can't +1 until this is 
resolved, although it's probably a simple thing.

For info, here are the lines from my Ivy.xml dependency files for 
tapestry-yuicompressor, 5.3.2 first and 5.3.5 second.

<dependency org="com.yahoo.platform.yui" name="yuicompressor" rev="2.4.6" 
force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>

<dependency org="com.google.code.maven-play-plugin.com.yahoo.platform.yui" 
name="yuicompressor" rev="2.4.7" force="true" 
conf="compile->compile(*),master(*);runtime->runtime(*)"/>


Thanks,

Andy.


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

Reply via email to