Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1513

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1513
    Summary: maven.username is not inherited properly
       Type: Bug

     Status: Closed
   Priority: Critical
 Resolution: DUPLICATE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             inheritance
   Versions:
             1.0.1

   Assignee: 
   Reporter: Carlos Sanchez

    Created: Sat, 20 Nov 2004 3:31 PM
    Updated: Sat, 20 Nov 2004 5:46 PM

Description:
The issue can be checked in maven-plugins, adding
maven.username=[your name]
to plugin-parent/build.properties
and running
maven scm:prepare-release
in any plugin dir. You'll see the message
Using CVSROOT: :ext:[EMAIL PROTECTED]:/home/cvs

Other properties in the same file are inherited (maven.announcement.mail.from)

If I move it from plugin-parent to project dir it does work.


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