Description
During some tests, i have created a POM in which i have deleted the version section. The ivy pom parser did a bad work (he read bad info during parsing) and then ivy has a strange behavior like giving some dependencies the name of my project.
We have to parse more correctly the POMs, even if we have to throw some parse exception.