Skip to content

replace generic maven:dependency relationship description

Created by: Se-C12

  • Create relationship-description.properties with relationship as key and relationship description as value
  • Create RelationshipsPropertiesFileReader.java to read relationship-description.properties datas
  • Update ContainerEnhancer.java and SoftwareSystemEnhancer.java to update relationshipDescription -Update AbstractContainerEnhancer.java/linkToDependenciesOf method to add the relationship description

Merge request reports