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
[ 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
[ 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
[ 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?
> -
[ 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
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
[ 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
-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