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

Deploying the project to the Maven's repository #5

Closed
trojczak opened this issue Jun 7, 2016 · 7 comments
Closed

Deploying the project to the Maven's repository #5

trojczak opened this issue Jun 7, 2016 · 7 comments

Comments

@trojczak
Copy link

trojczak commented Jun 7, 2016

Could you please deploy this project to the central Maven's repository? I would be easier to retrieve it from the repository than installing it manually on machines.

@Galigator
Copy link
Owner

The version 2.5.1 will be put into a public repository.
previous version doesn't match the requirements : http://central.sonatype.org/pages/requirements.html

Maybe there is other way, but I don't know it.

@trojczak
Copy link
Author

trojczak commented Jun 7, 2016

Ok, thank you for your answer. Do you know when you will release the version 2.5.1?

@Galigator
Copy link
Owner

I am working on it. The goal of the 2.5.1 is to resolve every warnings and regression introduced in the 2.5.0

Maybe one month ?

@trojczak
Copy link
Author

trojczak commented Jun 8, 2016

Ok, so I keep my finger crossed then.

@Galigator
Copy link
Owner

I have start the process of publishing into central repository.
My account is under validation by the sonatype team.
When accepted, I will close the 2.5.1

@Galigator
Copy link
Owner

Done.

        <dependency>
            <groupId>com.github.galigator.openllet</groupId>
            <artifactId>openllet-owlapi</artifactId>
            <version>2.5.1</version>
        </dependency>

@trojczak
Copy link
Author

Ok, great! Thanks!

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

2 participants