Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Per Olesen

    Created: Sun, 12 Oct 2003 8:30 AM
    Updated: Sun, 12 Oct 2003 8:30 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to