Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 1.0.1
-
Fix Version/s: None
-
Component/s: inheritance
-
Labels:None
-
Number of attachments :
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
| This issue duplicates: | ||||
| MAVEN-1501 | maven seems not to evaluate .properties of parent pom |
|
|
|