artefactId));
}
ArtefactIntegrator ooIntegrator = new ArtefactIntegrator();
try {
ooIntegrator.insertArtefactReferences(artefactLocations);
} catch (ParseException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (IOException e) {
// TODO Auto-generated catch block