Ejemplo n.º 1
0
 /*
  * POM manipulation methods
  */
 public synchronized ProjectBuildingResult getProjectBuildingResult() throws Exception {
   return buildManager.getProjectBuildingResult(getModelResource());
 }