Hi, I updated a working 5.2.4 project's pom with following changes: <repositories> <repository> <id>apache-snapshots</id> <url>https://repository.apache.org/content/repositories/orgapachetapestry-023/org/apache/tapestry/</url> </repository> </repositories>
<properties> <tapestry-release-version>5.3.0</tapestry-release-version> </properties> but it does not pull down 5.3.0 jars, instead, it gives this: Downloading: https://repository.apache.org/content/repositories/orgapachetapestry-023/org/apache/tapestry/org/apache/tapestry/tapestry-core/5.3.0/tapestry-core-5.3.0.pom [WARNING] The POM for org.apache.tapestry:tapestry-core:jar:5.3.0 is missing, no dependency information available hints? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Trying-out-5-3-0-tp4503041p4503041.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org