GithubHelp home page GithubHelp logo

Comments (4)

paulwellnerbou avatar paulwellnerbou commented on May 28, 2024

@jackradiance Yes, that's possible. Bintray stopped supporting free repositories, and I did not set up a new one.

I won't have time to set up a new repository for it right now -- maybe next week. So for now you'll have to build it by yourself. It will be in your local maven/gradle repository then and can be used by your application.

from grails-birt-plugin.

jackradiance avatar jackradiance commented on May 28, 2024

@paulwellnerbou thanks for your response. I cloned the repository in order to build it locally, but I had some issues:
image

Here is a screenshot of one of the errors after digging a little deeper:
image

I tried running ./gradlew install (without the check) which created a birt report 4.4.1-SNAPSHOT plugin in my local maven repository, but this doesn't match the version number from the readme instructions. Trying to import this new local maven plugin into my Grails 5 project resulted in this error when running grails run-app:
image

org.eclipse.birt.runtime:org.eclipse.birt.runtime:4.3.0a is being compiled in the build.gradle file of your plugin code, but it throws an error.

Any help or insight you can provide would be greatly appreciated! I am upgrading the Grails version of a project that was handed to me and I'm having a hard time figuring out how to get the Birt reports to work.

from grails-birt-plugin.

paulwellnerbou avatar paulwellnerbou commented on May 28, 2024

@jackradiance I adjusted the tests so that they run under windows, too.

Yes, of course the version is different. Just use the version you have in your repository as dependency. (Or change the version in gradle.properties)

from grails-birt-plugin.

jackradiance avatar jackradiance commented on May 28, 2024

@paulwellnerbou thank you! I pulled and the tests ran successfully.

I had to add http://www.it-jw.com/maven as a maven repository in my Grails 5 project in order to fix the org.eclipse.birt.runtime:org.eclipse.birt.runtime:4.3.0a plugin error.

You may want to update your readme so that it uses org.grails.plugins:birt-report:4.4.1-SNAPSHOT as the plugin name in build.gradle instead of org.grails.plugins:birt-report:4.4.0

Thanks again for your help, I was able to get my Birt reports to run successfully after a bit more debugging!

from grails-birt-plugin.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.