iasonasma / seipassignment

The second assignment of SEIP
0 stars 0 forks source link

Missing or Improper use of maven project names #3

Closed AntonisGkortzis closed 4 years ago

AntonisGkortzis commented 4 years ago

Your Maven project (and each module) should include a <name> and a <description> element in their POM.

Use meaningful names and descriptions for Maven projects. Avoid using 'parent' and 'child' or 'module'. They should reflect the functionality of the project/module.

AntonisGkortzis commented 4 years ago

Do not close issues on your own. Use only # when a commit refers to an issue. Not fix #.

@iasonasma This issue is still not addressed. See the comments in my first message.