Giter Club home page Giter Club logo

services's Introduction

GuicedEE-Services

services's People

Contributors

gedmarc avatar snyk-bot avatar

Watchers

James Cloos avatar  avatar

services's Issues

Illegal New License?

This repository contains many libraries repackaged and published in maven central.

But this project declares a different License (GPLv3.0) that many of the included projects. GPLv3.0 is also intentionally not used for many projects because it renders the libraries practically unusable.

I doubt that you have the permission to republish their content with a different license.

This is also true for all the maven packages flagged as GPLv3.0.

e.g.:
https://mvnrepository.com/artifact/org.primefaces/primefaces/12.0.0 - MIT
https://mvnrepository.com/artifact/com.guicedee.services/primefaces/1.2.1.1-jre17 - GPLv3

Technically this causes an issue for my vulnerability scanner, because files in this repository are now paranoidly flagged as GPLv3.0, even if they were published with a "nicer" license by their original projects.

which version of Guice should I use?

Hello,
I've created a small lib that provides websocket guice scopes for javax websockets and now I'm looking into providing jakarta support and while searching for jakarta version of Guice, I stumbled on GuicedEE project. I'm however very confused by the versioning:

  • I couldn't find any information which version of GuicedEE corresponds to which version of upstream Guice (or of other libs to that matter)
  • https://guicedee.com/ says the latest version is 1.1.0.0 but it seems a bit outdated: build date (2020/11/13) is before the latest release of upstream Guice (5.0.1 was released in February 2021)
  • maven search says the latest version is 62, but I guess it's a mistake release given incoherence of numbering
  • the latest stable "4-number" version in maven central is 1.2.0.2, but only a build with classifier jre16 exists, while I'm targeting java 11
  • 1.2.0.1 has a build for java 11, but it seems to be broken: I get Failed to read artifact descriptor for com.guicedee.services:guice:jar:1.2.0.1-jre11: Could not find artifact com.guicedee:versioner:pom:1.2.0.1-jre11 in central (https://repo.maven.apache.org/maven2) error
  • versions 1.1.1.8..1.2.0.0 have only builds for java 15 and 16

In the end I found that the latest version that seems to be working with java 11 is 1.1.1.7: in my experimental build of jakarta support I use the build without any classifier and it seems ok, but I'm really not sure by now if this is the 1 I should be using nor even which version of Guice it corresponds to... Please kindly advise.
Thanks!

repackaged jakarta.* packages conflict with upstream ones

guice package depends on repackaged versions of jakarta.activation, jakarta.validation-api and jakarta.annotation-api which conflict with upstream versions: for example when using upstream hibernate that depends on upstream jakarta,activation.
Not sure what the reason for repackaging these artifacts was, but surely it causes a lot of problems :(

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.