Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven Central #1

Open
levonk opened this issue Oct 13, 2017 · 7 comments
Open

Maven Central #1

levonk opened this issue Oct 13, 2017 · 7 comments

Comments

@levonk
Copy link

levonk commented Oct 13, 2017

Thank you so much. This is a great library! As a feature request, could you please add it to Maven Central and include the coordinate instructions in the readme?

@nomemory
Copy link
Owner

@levonk When I have some spare time I will definitely add it to some repo.

If you are interested in contributing to the library (libraries), you are more than welcome as well.

@fndejong
Copy link

fndejong commented Oct 18, 2017

@nomemory do you have anything specific in mind? Additional features, increased test coverage?

@nomemory
Copy link
Owner

nomemory commented Oct 18, 2017

@fndejong

  • Test coverage is not stellar, and tests can be improved.

  • New ideas/implementations for Annotations are nice: annotations for validating JSONs or XML, more advanced annotations than the ones that exist in Hibernate Validator / Bean Validation JSR-380 for Date;

  • An improved way of throwing exceptions with SimpleValidation.java class - It's needed to add in the BeanValidationException more information like the field where the validation failed;

  • Additional examples are also nice - but for this I think it's better to create a new repo.

  • Improved logging - basically now logging is almost non-existent;

Also, thanks for asking and for looking at the library.

PS: If you like contributing to open source, you can also take a look at https://github.com/nomemory/mockneat - it also needs some additions.

@fndejong
Copy link

Great, I'll have a look tonight if I can contribute. It certainly seems like a useful library!

@dgautier
Copy link
Collaborator

dgautier commented Apr 3, 2018

Hi do you plan to push to maven central ?

Thanks

@nomemory
Copy link
Owner

nomemory commented Apr 3, 2018

@dgautier

I am planning to do that, but I never considered to be a priority. Do you think it's a big draw-back if for the moment the library only stands in bintray (I am actually asking for a honest opinion) ?

Thanks

@dgautier
Copy link
Collaborator

dgautier commented Apr 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants