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

Attached files gives you the ability to run the tests under Maven-2 (currently broken)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.3
    • 2.1.3
    • Project Build
    • None
    • Windows XP SP2, JDK1.5, Maven 2.0.7

    Description

      (You still have to invoke the tests with emebedded derby profiles, test.)
      The following changes were made:

      <branch-2.1.3-root>/pom.xml

      • changed Maven1 repo from ibiblio to <url>http://repo1.maven.org/maven</url>
      • surefire-plugin version to stable 2.3 (hopefully 2.4 will find the light of day sometime)

      <branch-2.1.3-root>/components/pom.xml

      • Changed forkMode to "always" did not have time to figure out which tests really need, but looks like most will need
      • configuration exclude element:
        */$* need this otherwise surefire tries to instantiate inner/anonymous classes
        **/Mock same as above.
      • combine.children="append" hack is well know trick for the xml parser to append these to any such child .

      <branch-2.1.3-root>/components/page-manager/pom.xml

      • added missing xalan dependency

      Attachments

        1. maven2_test_patches.zip
          1 kB
          Mohan Kannapareddy

        Activity

          People

            taylor David Sean Taylor
            mohankr Mohan Kannapareddy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: