[jira] Created: (WAGONHTTP-10) Use Pragma: no-cache only when appropriate

2006-06-05 Thread Gordon Henriksen (JIRA)
Use Pragma: no-cache only when appropriate -- Key: WAGONHTTP-10 URL: http://jira.codehaus.org/browse/WAGONHTTP-10 Project: wagon-http Type: Improvement Environment: Maven 2.0.4, Mac OS X 10.4.6 Reporter: Gordon Henriksen

[jira] Updated: (MNG-2190) -Dkey=value parameters cannot include spaces in the value

2006-03-31 Thread Gordon Henriksen (JIRA)
[ http://jira.codehaus.org/browse/MNG-2190?page=all ] Gordon Henriksen updated MNG-2190: -- Attachment: MNG-2190.patch > -Dkey=value parameters cannot include spaces in the value > - > > Key

[jira] Reopened: (MNG-2190) -Dkey=value parameters cannot include spaces in the value

2006-03-31 Thread Gordon Henriksen (JIRA)
[ http://jira.codehaus.org/browse/MNG-2190?page=all ] Gordon Henriksen reopened MNG-2190: --- Reopening with patch to use "$@" rather than trying to second-guess argv. The current status quo fails on args like '-Dfoo=my "great" new project'. This is no

[jira] Closed: (MECLIPSE-88) mvn eclipse:eclipse shouldn't require install of internal dependencies?

2006-03-31 Thread Gordon Henriksen (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-88?page=all ] Gordon Henriksen closed MECLIPSE-88: Resolution: Duplicate This is a duplicate of MECLIPSE-3. > mvn eclipse:eclipse shouldn't require install of internal dependencies? > -

[jira] Commented: (MNG-1415) quoted arguments are not being protected

2006-03-30 Thread Gordon Henriksen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1415?page=comments#action_62380 ] Gordon Henriksen commented on MNG-1415: --- Yikes! My "bulleted list" was supposed to look like an add/remove unified diff; didn't realize that Jira was going to go all wiki on my com

[jira] Created: (MPECLIPSE-113) mvn eclipse:eclipse shouldn't require install of internal dependencies?

2006-03-30 Thread Gordon Henriksen (JIRA)
mvn eclipse:eclipse shouldn't require install of internal dependencies? --- Key: MPECLIPSE-113 URL: http://jira.codehaus.org/browse/MPECLIPSE-113 Project: maven-eclipse-plugin Type: Improvement

[jira] Commented: (MNG-1415) quoted arguments are not being protected

2006-03-30 Thread Gordon Henriksen (JIRA)
[ http://jira.codehaus.org/browse/MNG-1415?page=comments#action_62373 ] Gordon Henriksen commented on MNG-1415: --- Sorry for the dup. The above changes just seem to shift the problem from spaces to quotes. Try this bash voodoo: - ${CLASSWORLDS_LAUNCHER

[jira] Created: (MNG-2190) -Dkey=value parameters cannot include spaces in the value

2006-03-30 Thread Gordon Henriksen (JIRA)
-Dkey=value parameters cannot include spaces in the value - Key: MNG-2190 URL: http://jira.codehaus.org/browse/MNG-2190 Project: Maven 2 Type: Bug Components: Command Line Versions: 2.0.2 Environme