tapestry-yuicompressor is removed from tapestry 5.4 Try replacing it with tapestry-webresources
Regards Dimitris Zenios On Mon, Mar 30, 2015 at 11:43 PM, john c <[email protected]> wrote: > I am attempting to switch to Tapestry 5.4 Beta 28, with the Jumpstart app. > I modified the release version in pom.xml like below. > <tapestry-release-version>5.4-beta-28</tapestry-release-version> > > After I running mvn clean install I get this error. Have I missed > something?? > Thanks. > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal on project testapp: Could notesolve dependencies for project > com.test:testapp:war:1.0-SNAPSHOT: Failure to find > org.apache.tapestry:tapesty-yuicompressor:jar:5.4-beta-28 in > https://repository.apache.org/content/groups/staging/ was cached in the > loal repository, resolution will not be reattempted until the update > interval of apache-staging has elapsed orpdates are forced at > org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencResolver.java:220) > > > >
