387388389390391392393394395396397
} } } catch ( ProjectBuildingException e ) { throw new TemplateCreationException( "Error reading parent POM of project: " + pa.getGroupId() + ":" + pa.getArtifactId() + ":" + pa.getVersion() ); } }