[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67667
]
Eugene Kuleshov commented on MNGECLIPSE-140:
I can't reproduce it. All I can see is XmlPullParserException
> Inaccessible POM validation messages
> --
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67624
]
Marek Bieganski commented on MNGECLIPSE-140:
I believe, whenever pom is invalid
http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/java/org/a
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67400
]
Eugene Kuleshov commented on MNGECLIPSE-140:
When exactly ModelValidator creates not empty result?
> Inaccessible POM validation messages
> --
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67396
]
Marek Bieganski commented on MNGECLIPSE-140:
Exception is thrown when ModelValidator creates not empty result.
Just remove: ".toString()", or check for null before con
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67390
]
Eugene Kuleshov commented on MNGECLIPSE-140:
Under what circumstances this exception is thrown? Looking at the source code
of InvalidProjectModelException I can see th