5.2.0-SNAPSHOT regression - requests for context:layout/layout.css in the
quickstart app returns a 403 error
------------------------------------------------------------------------------------------------------------
Key: TAP5-932
URL: https://issues.apache.org/jira/browse/TAP5-932
Project: Tapestry 5
Issue Type: Bug
Components: quickstart, tapestry-core
Affects Versions: 5.2.0.0
Reporter: Chris Poulsen
Do the following to see the problem:
Create a project using the quickstart archetype:
mvn archetype:generate
-DarchetypeCatalog=http://tapestry.formos.com/maven-snapshot-repository
and then issue mvn jetty:run in the newly created project. - All pages looks
like crap due to the missing stylesheet.
Changing the tapestry version to:
<tapestry-release-version>5.1.0.5</tapestry-release-version> in the pom.xml
fixes the issue.
Firebug shows the following:
Error 403 ctx/1.0-SNAPSHOT/layout/layout.css
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.