grzesiek-galezowski/AutoFixtureGenerator

Availability on Maven Central

spg opened this issue · 8 comments

spg commented

Hi!

Do you have any plans on releasing this on any public repo? Maven Central?
I wouldn't want to add a jar manually to my project, since I'm already using Maven.

Thanks :)

Hi,

I'll try and look into it, thanks for turning my attention to the issue!

I found some information here: http://central.sonatype.org/pages/producers.html#individual-projects-open-source-software-repository-hosting-ossrh, and it seems I have to set up an account, but the place where I can apply for one seems to be down...

I'll be looking at this in the following days, but I'm a little new to the Java tooling ecosystem, so any help is welcome.

I think I managed to pull this one off. Further releases will also be uploaded to maven central.

Please check: http://search.maven.org/#search|ga|1|autofixture
and let me know if this satisfies the request and if the issue can be closed.

Thanks for your effort :)

I would suggest you to check for the naming conventions
http://maven.apache.org/guides/mini/guide-naming-conventions.html

I believe you should name the artifactid all lower case.

Other than that, it seems good. I'll try it as soon as I can.

Joel Trottier-Hebert

On Tue, Apr 29, 2014 at 5:18 PM, Grzegorz Gałęzowski <
notifications@github.com> wrote:

I think I managed to pull this one off. Further releases will also be
uploaded to maven central.

Please check: http://search.maven.org/#search|ga|1|autofixture
and let me know if this satisfies the request and if the issue can be
closed.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-41733448
.

Thanks, I'll try to change the naming according to the convention and let you know when I do

I released updated package, it should appear on search.maven.org within ca. 2 hours.

Guys, did you check whether you can install AutoFixtureGenerator from the maven central the way you wanted to? If so, please let me know so that I can close this issue.

Thanks!

Yes it seems to be working! Thanks for your work!

I am closing this issue based on feedback. Please let me know if you have any feature requests or discover any bugs.