spring-attic / spring-security-saml-dsl

Spring security okta dsl.
MIT License
43 stars 61 forks source link

completely broken artifacts publishing #60

Open sorin-costea opened 5 years ago

sorin-costea commented 5 years ago

The releases have to be hunted in obscure repositories (Maven central isn't updated in years) and even there, the JARs are empty since 1.0.2. I would have thought it's abandonware but I see recent commits... (no, this kind of problems we users cannot fix with a pull request)

rwinch commented 5 years ago

Are you speaking about spring-security-saml? Have you seen https://spring.io/blog/2018/03/05/spring-security-saml-roadmap

robzienert commented 5 years ago

I don't think that's the problem he's speaking about. The artifacts in maven do not contain any code, only a MANIFEST.MF.

sorin-costea commented 5 years ago

Even for the snapshots from the Spring snapshot repo, the latest is dated 21 March 2018. Last snapshot, one year ago. And no I'm not referring to some other projects, I'm referring to this project where I opened this issue.

ImNightwing commented 5 years ago

I see this too. last working version is 1.0.2.RELEASE. Every release after is empty

Simon3 commented 5 years ago

+1, strange that so few people are complaining about it.

rikvermeer commented 4 years ago

Even tutorials are including this project. Came here through Artifact hell.

The jar is 250 bytes:

https://repo.spring.io/libs-milestone/org/springframework/security/extensions/spring-security-saml-dsl/1.0.5.RELEASE/

jchamberlain commented 4 years ago

I too hit this a year ago and backlogged the issues I was working on then. I came back to see if anything had changed. Looks like not.