]
George Gastaldi closed FORGE-2614.
----------------------------------
Resolution: Done
MavenModelResource.getModel() should return a cloned version of the
underlying model
------------------------------------------------------------------------------------
Key: FORGE-2614
URL:
https://issues.jboss.org/browse/FORGE-2614
Project: Forge
Issue Type: Enhancement
Components: Build Tools - Maven
Affects Versions: 3.0.0.CR1
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 3.0.0.CR2
The model returned in {{MavenModelResource.getModel()}} should be cloned, so changes in
model will only work when setModel() is called.