On 19.07.2012 23:29, Alex Kotchnev wrote:

> did  you figure out what the issue was with the missing bizarre missing
> dependency problem ? I switched the version in my POM and I see the same
> problem.

Yes, I have.

This artifact

| <groupId>org.apache.tapestry</groupId>
| <artifactId>tapestry-yuicompressor</artifactId>
| <version>5.3.4</version>

is specifying a separate repository

| <repository>
|   <id>maven-play-plugin</id>
|   <name>Maven Play Plugin</name>
|
<url>http://maven-play-plugin.googlecode.com/svn/mavenrepo/releases</url>
| </repository>

in its pom. Since we use a maven proxy, this repository was not reachable.

HTH
 Stephan

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to