Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-1196

Jetspeed archetype: missing file /WEB-INF/pages/page.security

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.1
    • 2.2.2
    • Installer
    • None
    • Ubuntu 9.10
      tomcat-6.0.26
      Maven 2.2.1
      Ant 1.7.1
      java-6-sun-1.6.0.19

    Description

      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.

      Attachments

        Activity

          People

            taylor David Sean Taylor
            anfray Philippe d'Anfray
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: