jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 1.x Test Plugin
  • MPTEST-1

Choose JDK used to run unit tests?

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: 1.8
  • Labels:
    None

Description

Maven does not allow to choose which JVM to be used to run unit tests, even if the underlying junit ant task allows it (jvm attribute).

This is useful if you want to run your tests in a different JVM version than the one used to run maven.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. File
    maven-test-junit-patch.diff
    27/Nov/03 5:02 AM
    3 kB
    Eric Berenguier

Issue Links

is superceded by

Improvement - An improvement or enhancement to an existing feature or task. MPTEST-26 Add jvm attribute to junit tasks.

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Eric Berenguier added a comment - 27/Nov/03 5:02 AM

This patch solves this issue. it adds a maven.junit.jvm properties.
This properties defaults to "java" which is the default value for the junit jvm attribute (according to junit doc).

Show
Eric Berenguier added a comment - 27/Nov/03 5:02 AM This patch solves this issue. it adds a maven.junit.jvm properties. This properties defaults to "java" which is the default value for the junit jvm attribute (according to junit doc).
Hide
Permalink
Lukas Theussl added a comment - 22/Mar/06 5:59 PM

Need to add docs.

Show
Lukas Theussl added a comment - 22/Mar/06 5:59 PM Need to add docs.

People

  • Assignee:
    Lukas Theussl
    Reporter:
    Eric Berenguier
Vote (1)
Watch (2)

Dates

  • Created:
    27/Nov/03 4:50 AM
    Updated:
    23/Mar/06 1:53 PM
    Resolved:
    23/Mar/06 1:53 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.