gmazelier / gradle-jasperreports

Provides the capability to compile JasperReports design files.
https://plugins.gradle.org/plugin/com.github.gmazelier.jasperreports
Apache License 2.0
25 stars 20 forks source link

Problem with dependency #13

Closed ichromanrd closed 4 years ago

ichromanrd commented 5 years ago

Hi @gmazelier

This plugin is so cool. Are you still maintaining this? I have a problem with this plugin, got this error:

image

Could this because the outdated dependencies or some broken repository urls?

unib1t commented 5 years ago

I got same problem. The only repo still serving this library version is http://maven.icm.edu.pl/artifactory/repo/ Add this repo in your buildscript repositories

ichromanrd commented 4 years ago

I got same problem. The only repo still serving this library version is http://maven.icm.edu.pl/artifactory/repo/ Add this repo in your buildscript repositories

Thank you for suggestion, but I have used another way 😃

I think this project should be updated.

tkofford commented 4 years ago

This project does need updating. I don't mind doing the work and submitting a pull request, if people besides myself find it useful? The only part I don't have experience with is "releasing" the plugin and making it available to everyone.

gmazelier commented 4 years ago

Hi there. @tkofford, your contribution is welcome. Submit a pull request and if will release a new version.

ghost commented 4 years ago

We're having the same problem. A fix would be welcoming :)!

tkofford commented 4 years ago

Hi @gmazelier, pull request created. There is a little bit of work for you to do as the author though, so please read through the commit message and contact me if you have any questions or feedback.