Ivo Anjo

Results 182 comments of Ivo Anjo

Awesome. Let's leave this ticket open until we're able to look into the JPMS issue, so we can report back :)

@brcolow: > It's also somewhat strange that it is not on Maven Central (need to use a somewhat obscure looking cloudfront repository). That one is finally fixed as well: https://search.maven.org/search?q=g:software.amazon.codeguruprofiler...

I've since left AWS, hopefully someone can chime in on the status for this :)

As travis was failing to install the latest versions of some of the test dependencies for 1.9 rubies, I took the liberty of dropping them from the test matrix. Give...

Interesting! You are right -- on a closer look, I could get it to work, although it's a bit of a hack since I need to hardcode a path to...

Thanks @marcphilipp and @sbrannen for the feedback. > Would you be interested in giving that a try? I don't have enough bandwidth to pick this up on my free time...

Thanks for the quick feedback, @jfuss! 👍 It seems the issue is triggered from my use of the [gradle application plugin](https://docs.gradle.org/current/userguide/application_plugin.html). If I remove it from my build script... ```diff...