This exception will never occur (here). `JavaVersion.parse()` is a lazy 
evaluator. Only during comparison the value is evaluated. The evaluator is also 
aware of dashes, underscores and classifiers like `ea`.
Hence this method will never throw an exception.

[ Full content available at: https://github.com/apache/maven-jxr/pull/10 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to