don't output exception vomit if pom.xml not found

Issue #14 resolved
Alex Courtis created an issue

If there's no pom.xml in the current directory, the following is vomited first

-:10:in `initialize': No such file or directory @ rb_sysopen - pom.xml (Errno::ENOENT)
    from -:10:in `new'
    from -:10:in `<main>'

Should test for existence...

Comments (6)

  1. Andrew S Account Deactivated

    I don't think you should have to read outstanding PRs, it's enough that people check for duplicate issues. In other words, thanks for logging this, I'll back-link the PR to it.

  2. Log in to comment