I finally managed to install it, figured out that it needed a new repository 
configuring. 

http://maven-play-plugin.googlecode.com/svn/mavenrepo/releases/

I'm still curious as to the reason for the change since there seems to be a 
version of yuicompressor 2.4.7 on 

http://mvnrepository.com/artifact/com.yahoo.platform.yui/yuicompressor/2.4.7


-----Original Message-----
From: Blower, Andy [mailto:andy.blo...@proquest.co.uk] 
Sent: 21 August 2012 12:59
To: Tapestry users
Subject: T5.3.5 candidate release dependency issue - yuicompressor

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




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

Reply via email to