[ https://issues.apache.org/jira/browse/JS2-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Sean Taylor resolved JS2-1196. ------------------------------------ Resolution: Fixed verified page.security is now being created by 2.2.2 archetype. Updated documentation on tutorial public page > Jetspeed archetype: missing file /WEB-INF/pages/page.security > ------------------------------------------------------------- > > Key: JS2-1196 > URL: https://issues.apache.org/jira/browse/JS2-1196 > Project: Jetspeed 2 > Issue Type: Bug > Components: Installer > Affects Versions: 2.2.1 > Environment: Ubuntu 9.10 > tomcat-6.0.26 > Maven 2.2.1 > Ant 1.7.1 > java-6-sun-1.6.0.19 > Reporter: Philippe d'Anfray > Assignee: David Sean Taylor > Fix For: 2.2.2 > > > I build a new portal using the instructions from > http://portals.apache.org/jetspeed-2/buildguide/jetspeed-archetype.html: > mvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-4:generate \ > -DarchetypeGroupId=org.apache.portals.jetspeed-2 \ > -DarchetypeArtifactId=jetspeed-archetype \ > -DarchetypeVersion=2.2.1 \ > -DartifactId=Portail-Aristote \ > -Dpackage=org.aristote \ > -DgroupId=org.aristote -Dversion=1.0.a > > (** with jetspeed-mvn-settings.xml configured to use derby) > mvn jetspeed:mvn -Dtarget=all > builds are OK but psml pages are found because the file: > /WEB-INF/pages/page.security is missing > the solution is to get this file from > http://svn.apache.org/repos/asf/portals/jetspeed-2/portal/tags/JETSPEED-RELEASE-2.2.1/applications/jetspeed/src/main/webapp/WEB-INF/min-ui-pages/page.security > This seems to be a bug in the Jetspeed archetype. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org