gboersma / uml-java-doclet

Doclet to generate UML diagrams for Javadoc using PlantUML.
74 stars 29 forks source link

Please upload to Maven Central =D #2

Closed giflw closed 4 years ago

giflw commented 7 years ago

Hi Do you have plans to upload to maven central? If so, the coordinates will stay the same?

Regards

gboersma commented 7 years ago

I will if I get a chance to do it. Not a high priority for me.

On Jan 15, 2017, at 4:24 PM, Guilherme I F L Weizenmann notifications@github.com wrote:

Hi Do you have plans to upload to maven central? If so, the coordinates will stay the same?

Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

bcopy commented 6 years ago

@gboersma : we've open sourced our project, and not having uml-java-doclet on Maven Central is a showstopper for making plantUML diagrams more widely accessible - would you mind if we released a fork with the same GAV coordinates ? Would it be possible to release a v 1.0 version ?

gboersma commented 6 years ago

Brice:

Glad to hear you are finding it useful.

If you are willing to maintain the fork, please go for it. If you want to take over maintaining uml-java-doclet, please be my guest. I have gotten busy with my other work and this is not a high priority for me.

Cheers, Gerald

On Mon, 15 Jan 2018 at 08:23 Brice Copy notifications@github.com wrote:

@gboersma https://github.com/gboersma : we've open sourced our project, and not having uml-java-doclet on Maven Central is a showstopper for making plantUML diagrams more widely accessible - would you mind if we released a fork with the same GAV coordinates ? Would it be possible to release a v 1.0 version ?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/gboersma/uml-java-doclet/issues/2#issuecomment-357729410, or mute the thread https://github.com/notifications/unsubscribe-auth/AKXbx4YUQsDwkC1hYJplyjocwwsSZLurks5tK3tlgaJpZM4LkFSL .

gboersma commented 4 years ago

@bcopy I had some free time and fixed a number of bugs, but I don't really have time to post to Maven Central. Please feel free to publish as version 1.1. I added a tag to mark the latest in master as 1.1.

bcopy commented 4 years ago

How about using Jitpack ? It's super simple to deploy there and use !

Brice

On Tue, 31 Mar 2020 20:09 Gerald Boersma, notifications@github.com wrote:

@bcopy https://github.com/bcopy I had some free time and fixed a number of bugs, but I don't really have time to post to Maven Central. Please feel free to publish as version 1.1. I added a tag to mark the latest in master as 1.1.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gboersma/uml-java-doclet/issues/2#issuecomment-606786946, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD2INMIUTCKAXBC3FKFOLDRKIWTZANCNFSM4C4QKSFQ .

gboersma commented 4 years ago

@bcopy That is an absolutely fantastic solution! Takes all the pain away. I have updated the README and tested getting release 1.1 this way. Good to see that JitPack also works for plugin dependencies. Thanks!

olegshtch commented 4 years ago

@chfourie have a fork published on Maven Central