Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-949

Allow override of Surefire test excludes from cmdline

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • build / infrastructure
    • None

    Description

      Allow users to provide their own Surefire excludes list through an external file.
      This can be accomplished by using the gmaven-plugin and some Groovy code.
      The default set of excludes will still be provided and used by default in the builds, but will be moved to src/test/resources/excludes.xml.
      Users can provide their own version of excludes file by:
      mvn -DsurefireExcludesFile=<filename>
      where <filename> could be a local file like:
      -DsurefireExcludesFile=/tmp/excludes.xml
      or from a network share like:
      -DsurefireExcludesFile=/mnt/public/openjpa-persistence-jdbc/excludes.xml

      Attachments

        1. OPENJPA-949-trunk-20090302.patch
          38 kB
          Donald Woods

        Issue Links

          Activity

            People

              drwoods Donald Woods
              drwoods Donald Woods
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: