Giter VIP home page Giter VIP logo

Comments (11)

mcantrell avatar mcantrell commented on August 29, 2024

+1

from maven-mule-rest-plugin.

NicholasAStuart avatar NicholasAStuart commented on August 29, 2024

I'll try to get on this soon. I really want to update the code to be cleaner before releasing it out there.

from maven-mule-rest-plugin.

rhoegg avatar rhoegg commented on August 29, 2024

If you make issues for what you want to clean up, I may be able to help :)

from maven-mule-rest-plugin.

NicholasAStuart avatar NicholasAStuart commented on August 29, 2024

2 months have passed quickly. Thanks for the offer to help, I'll start opening tickets if I find issues.

from maven-mule-rest-plugin.

NicholasAStuart avatar NicholasAStuart commented on August 29, 2024

Starting to prep the artifact for release, and wondering the group name to put it under. org., Any suggestions?

Also, anyone have a license type suggestion? I'm looking for something that will keep this for everyone to use.

from maven-mule-rest-plugin.

rhoegg avatar rhoegg commented on August 29, 2024

I would love org.mule.tools, if you can figure out how to get permissions to publish to that repository.

We currently use the Apache 2.0 license at Confluex, and MuleSoft is using CPAL. You might start by reading up on those to see if you like them.

from maven-mule-rest-plugin.

NicholasAStuart avatar NicholasAStuart commented on August 29, 2024

I'm going to put it under org.mule.tools for now, I'll see what this involves later.

I think I'll just choose the Apache 2.0 as it seems fine for what this should be.

from maven-mule-rest-plugin.

mjhoffman65 avatar mjhoffman65 commented on August 29, 2024

Anything I can do to help?

from maven-mule-rest-plugin.

cpoepke avatar cpoepke commented on August 29, 2024

@NicholasAStuart good job creating the plugin. Can you tell me what the status is in making the plugin public in a maven repository? This one comes in handy in CI/CD.

Can I help in any way?

from maven-mule-rest-plugin.

mjhoffman65 avatar mjhoffman65 commented on August 29, 2024

Forked this and published it to the central repository. Would be happy to do it here, but I had to pick a groupId that matched a domain I owned. Anyway, for now it is available at:

<dependency>
    <groupId>com.mattjhoffman</groupId>
    <artifactId>mule-mmc-rest-plugin</artifactId>
    <version>1.2.1</version>
</dependency>

I'd be happy to merge the changes in under a different groupId. Maybe com.github.nicholasastuart?

from maven-mule-rest-plugin.

NicholasAStuart avatar NicholasAStuart commented on August 29, 2024

Took me forever to get around, but this is now available on maven central.

    <dependency>
        <groupId>com.github.nicholasastuart</groupId>
        <artifactId>mule-mmc-rest-plugin</artifactId>
        <version>1.2.0</version>
    </dependency>

from maven-mule-rest-plugin.

Related Issues (14)

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.