Closed
Description
Some tests for MavenProjectParser would be useful. For example test that resources you're expected to be parsed and present in the list of sources, only them and nothing more.
It is important to have a grip over resources being parsed for example not to parse files especially POM's from the output folder (i.e. /target
or /bin
)