You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/10/17 09:33:05 UTC

[jira] Updated: (MAVEN-926) Should trim ${maven.username} before using

The following issue has been updated:

    Updater: dion gillard (mailto:dion@apache.org)
       Date: Fri, 17 Oct 2003 2:33 AM
    Changes:
             Fix Version changed to 1.0-final
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-926&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-926


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-926
    Summary: Should trim ${maven.username} before using
       Type: Improvement

     Status: Unassigned
   Priority: Trivial

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-site
   Fix Fors:
             1.0-final
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Per Olesen

    Created: Sun, 12 Oct 2003 8:30 AM
    Updated: Fri, 17 Oct 2003 2:33 AM

Description:
Would be nice if a trim() was made on the value of ${maven.username} before it being used as a value in plugin.jelly.

Just spend a little hour with site:deploy telling me:

    [exec] myuser : invalid user name

where "myuser" was a perfectly valid username. Ended up finding out I had a space in the end of my setting of maven.username in my build.properties, which made ssh cmd be something like ".. myuser @myhost...." which is of course invalid.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org