[
https://issues.apache.org/jira/browse/JS2-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913518#action_12913518
]
Glen Mazza commented on JS2-1196:
---------------------------------
This problem should be fixed soon if possible, it breaks the Jetspeed tutorial
(http://portals.apache.org/jetspeed-2/tutorial/index.html), which means that
everyone running the tutorial will run into this problem.
If this is a major bug to fix, then perhaps the tutorial should be updated in
the interim to tell people to add this file.
> 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
>
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]