Maven 1

maven.username is not inherited properly

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Duplicate
  • Affects Version/s: 1.0.1
  • Fix Version/s: None
  • Component/s: inheritance
  • Labels:
    None
  • Number of attachments :
    0

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:USERNAME_NOT_SET@cvs.apache.org:/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.

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: