Git Product home page Git Product logo

Comments (7)

sergei-ivanov avatar sergei-ivanov commented on August 17, 2024

Thanks for a kind reminder. It's one of the many things that I need to sort out before I can upload the plugin to Maven Central (and that's why I am keeping it here for now).

In summary, the situation is follows (if I myself understand the long history behind in correctly):

  1. The original plugin was deleloped by Gregory Kick from Google and was available on a branch of protobuf project. As such, it must have been covered by "New BSD License", link:
    http://code.google.com/p/protobuf/source/browse/trunk/COPYING.txt
  2. The branch was never merged into trunk for some reason. It was then taken over by David Trott and uploaded to GitHub 2 years ago: dtrott@dcf8f4e
  3. A few other people contributed through pull requests.
  4. Then I took over it on my fork, because our project needed my changes/fixes and David was too busy to merge my pull request.

IANAL, by my understanding is that if I am going to keep the project on GitHub, I can stick to the above liberal BSD licence, only extending "Copyright 2008, Google Inc." with an additional community copyright for the code that was added after taking the project over from Google. If I am going to promote the project to e.g. CodeHaus Mojo, I may need to relicense it under a dual Apache/BSD licence -- but that's something that needs to be clarified. If it comes to a legal deadlock, there's always an option to write a clean-room implementation.

from maven-protoc-plugin.

tappygreggy avatar tappygreggy commented on August 17, 2024

Would it make sense to go ahead now and stick to the BSD license? If you later decide to additionally license it under Apache, that should still be an option.

I can see changes I'd like to contribute (e.g. it would be nice to have the option to output generated python), but I'm hesitating because I don't know if I could then legally use the code. It makes me wonder if I might be best off forking the 2008 plugin that has clear license terms...I'd really rather do that though because as far as I can see, the changes since then have been good changes that I would rather not lose.

from maven-protoc-plugin.

sergei-ivanov avatar sergei-ivanov commented on August 17, 2024

Frankly speaking, I am more and more inclined to kick off a clean room implementation on clear licence terms. All the currently planned changes will require a pretty major refactoring of the entire plugin, and I think I can just as well start it afresh, retaining what's been done by me and Rob so far, and rewriting the rest. I reckon that "the rest" will amount to a very small portion of the current plugin's code.

from maven-protoc-plugin.

NersesAM avatar NersesAM commented on August 17, 2024

Hi @sergei-ivanov,

I would like to use this plugin in our project, but as there is no Licence we can't. Has anything changed in the last 3 years?

Thanks,
Nerses

from maven-protoc-plugin.

sergei-ivanov avatar sergei-ivanov commented on August 17, 2024

I am sorry to disappoint you, but unfortunately nothing really changed in that time: I haven't got resources for a clean rewrite, Google people haven't shown a commitment to adopt the project, CodeHaus dev community was not interested in it either.

from maven-protoc-plugin.

saturnism avatar saturnism commented on August 17, 2024

hiya - quick ping wrt to license. ping me on twitter @saturnism and let's chat.

from maven-protoc-plugin.

sergei-ivanov avatar sergei-ivanov commented on August 17, 2024

Hello all,

We managed to amicably resolve licensing issues with Google. The plugin has been licensed under Apache 2.0 licence, and it has a new home now:
https://github.com/xolstice/protobuf-maven-plugin

This repository will be locked down shortly. Please submit issues and pull requests to the new repository.

Thank you for your patience.
Kind regards,

Sergei

from maven-protoc-plugin.

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.