Git Product home page Git Product logo

Comments (6)

raphw avatar raphw commented on May 22, 2024 1

I could not reuse any of the plugin components. As a matter of fact, the both plugins do not share any code. The main problem is to find out at what time you are allowed to call a method of a Project, it depends on the state of the build. In the end, it is trial and error. Also, integrating it into a Maven build is difficult as the Gradle plugin API is not exposed to Maven. You can check the plugin I wrote where I use Maven to trigger a Gradle build and then reattach the artifacts after Gradle returns.

from revapi.

metlos avatar metlos commented on May 22, 2024

It certainly would be awesome, but I am no Gradle guy, so any help with it would be greatly appreciated...

from revapi.

juherr avatar juherr commented on May 22, 2024

I'm not a gradle lover neither, but it is a good opportunity to start.

I've heard making a gradle plugin into a maven project is not an easy task, but @raphw made it some days ago and has maybe some advices to share.

from revapi.

metlos avatar metlos commented on May 22, 2024

Many thanks for the pointers, I'll see what I can do about it, but frankly I'm flooded with other work right now so no promises...

from revapi.

CRogers avatar CRogers commented on May 22, 2024

I've just made a Gradle plugin for Revapi that we're using internally at my company. It's quite simple at the moment and has some strong opinions/defaults based on how we develop software, but is likely useful for other people who want to use Revapi through Gradle:

https://github.com/palantir/gradle-revapi

from revapi.

metlos avatar metlos commented on May 22, 2024

Whoa, that's huge! Thank you!

from revapi.

Related Issues (20)

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.