Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-beta-5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
this needs a full review.
Expressions are populated that shouldn't be (only external settings should be filled in, but not those like basedir or are otherwise path dependant like
project.file...)
basically need to use the pre-interpolation, post inheritence pom... or can we live with the original one without inheritence and just fill in resolved versions?
Issue Links
| This issue is related to: | ||||
| MRELEASE-128 | SCM properties being replaced during release:perform |
|
|
|
| MRELEASE-114 | ${project.artifactId} was replaced with it's value during release:perform |
|
|
|
it is necessary to fill in the super pom details, though.