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 Integration for Eclipse
  • MNGECLIPSE-1153

Character "=" seems to not be supported in maven launcher parameters

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.9.6
  • Fix Version/s: 0.9.8
  • Component/s: Maven Launcher
  • Labels:
    None
  • Environment:
    Windows

Description

In order to debug my unit tests under eclipse (without using junit debugger), I use the following maven parameter (as shown here : http://maven.apache.org/plugins/maven-surefire-plugin/examples/debugging.html) :
-Dmaven.surefire.debug="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000 -Xnoagent -Djava.compiler=NONE"

Problem is : when I create the "maven.surefire.debug" parametre with value "-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000 -Xnoagent -Djava.compiler=NONE", then apply changes, everything goes well. I exit.

Nevertheless, when I edit this launch configuration, my value is truncated to "-Xdebug -Xrunjdwp:transport"

I tried to surround value with trailing quotes (or double quotes) but it doesn't work.

See attachment for further details.

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

Attachments

  1. Hide
    Zip Archive
    mylyn-context.zip
    19/Feb/09 10:54 AM
    17 kB
    Eugene Kuleshov
    1. XML File
      http%3A%2F%2Fjira.codehaus.org-79688.xml 486 kB
    Download Zip
    Show
    Zip Archive
    mylyn-context.zip
    19/Feb/09 10:54 AM
    17 kB
    Eugene Kuleshov
  1. mavenLauncherError.png
    30 kB
    12/Jan/09 7:45 AM

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Eugene Kuleshov added a comment - 19/Feb/09 10:55 AM

Fixed in trunk

Show
Eugene Kuleshov added a comment - 19/Feb/09 10:55 AM Fixed in trunk

People

  • Assignee:
    Eugene Kuleshov
    Reporter:
    Frédéric Camblor
Vote (0)
Watch (0)

Dates

  • Created:
    12/Jan/09 7:45 AM
    Updated:
    19/Feb/09 10:55 AM
    Resolved:
    19/Feb/09 10:55 AM
  • 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.