duosecurity / duo_java

Duo two-factor authentication for Java web applications
http://www.duosecurity.com/
Other
30 stars 32 forks source link

Publishing DuoWeb on Maven Central #5

Closed greatmazinger closed 3 years ago

greatmazinger commented 5 years ago

Not sure where else I can send this, so placing this here. I was wondering if you would be able to publish DuoWeb 1.3 on Maven Central.

xdesai commented 5 years ago

Hi Raoul! This is something we are looking into doing. I don't have an exact timeline for this delivery, but I'll make a note that we need to come back and comment here with any updates. I'm gonna leave your issue open as a marker that this is also a request from our github community.

Thanks for using Duo and hopefully we'll be able to resolve this for you!

mmoayyed commented 5 years ago

Duplicate of https://github.com/duosecurity/duo_java/issues/1 ?

greatmazinger commented 5 years ago

From this comment, it looks like there's no plan to publish to Maven Central. Is that still true (given that the comment was back in Feb 2016)?

xdesai commented 5 years ago

Ah my apologies! I had forgotten that #1 already existed. That statement is correct that this is not currently on our roadmap for the next 6-9 months, but after that time we will re-evaluate our roadmap again and this will be considered (as it has the past couple of times). Sorry, I'm not able to provide you anything more solid than that at this time!

One final thing I'd ask of you is to make sure that you do reach out to Duo support and ask to be put on the feature request. That way we can make sure to reach out to you directly when any action on it is taken.

winstonhong commented 5 years ago

Version 1.1 has been released to OneHippo repository (which is Virtual Maven Repository). https://mvnrepository.com/artifact/com.duosecurity/DuoWeb/1.1-20150226 http://maven.onehippo.com/maven2/com/duosecurity/DuoWeb/1.1-20150226/

However, I failed to maven build a Java web application with dependency of Duo Web SDK.

pom.xml

`

com.duosecurity DuoWeb 1.3

`

DuoWeb-1.3.jar should be released to Maven Central Repository instead of OneHippo repository.

ironcream commented 5 years ago

+1. Any updates on this one?

AaronAtDuo commented 5 years ago

Hi all,

Unfortunately, this is still not on our near-term roadmap. We apologize for the inconvenience.

DuoKristina commented 3 years ago

We encourage you to migrate to https://github.com/duosecurity/duo_universal_java, the updated Web SDK, which is in Maven https://search.maven.org/artifact/com.duosecurity/duo-universal-sdk/1.1.1/jar.

AaronAtDuo commented 3 years ago

As Kristina indicated, we encourage use of the new Duo Universal client, which is available on Maven.