コード例 #1
0
 public Project(final Model model) throws ManipulationException {
   this(modelKey(model), model.getPomFile(), model);
 }