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

Publish Maven artifact to Central #98

Open
fpaaske opened this issue Nov 2, 2012 · 5 comments
Open

Publish Maven artifact to Central #98

fpaaske opened this issue Nov 2, 2012 · 5 comments
Labels

Comments

@fpaaske
Copy link

fpaaske commented Nov 2, 2012

It would be very useful if you could make an official maven artifact available through Central.
Currently, using ABL in a Maven project breaks the flow (requires code embedding or "system scope" dependency).

Thanks!

@hpique
Copy link
Member

hpique commented Nov 2, 2012

Happy to do that.

I'm totally new to Maven. Can you give me some pointers/links?

@fpaaske
Copy link
Author

fpaaske commented Nov 5, 2012

Excellent! I'm mostly familiar with Maven through the usage of existing libraries, so I cannot help much but to point you to their web page. Perhaps particularly to this section.

Edit: Sorry, accidentally clicked close instead of just comment :-)

@fpaaske fpaaske closed this as completed Nov 5, 2012
@fpaaske fpaaske reopened this Nov 5, 2012
@tjerkw
Copy link

tjerkw commented Nov 29, 2012

So is this already in a maven repository?

@hpique
Copy link
Member

hpique commented Dec 7, 2012

@tjerkw Nope. Couldn't find time to dive in to Maven yet. If someone wants to help I'm totally open to it.

@tjerkw
Copy link

tjerkw commented Dec 7, 2012

I found the for RoboBillingLibrary which also has support for Amazon billing. It is also mavenized. Not in a central repo, but easy to install in your own repo:

https://github.com/christopherperry/RoboBillingLibrary

Maybe the pom.xml files from that library could help.

Cool project btw!

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

No branches or pull requests

3 participants