-
Notifications
You must be signed in to change notification settings - Fork 6
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
Create and publish groovy-money JAR. #13
Comments
This is now a subtask of #18. |
Can you do genuine sub-tasks in GitHub?;-) |
About Maven, Anatole started looking at BinTray. If you already have a user, let's try that. There's a dedicated Bintray repo https://bintray.com/javamoney/maven. Bintray and JCenter (its equivalent to MavenCentral, you can also mirror there if you are an approved deployer) contain a lot of Groovy and Gradle stuff, so I guess they work fine. |
I'm msgilligan on BinTray. I've published to BinTray before with Gradle and it went smoothly. |
Hi, best look at the core packages, how it is done. Dont know details about
2015-03-20 16:31 GMT+01:00 Sean Gilligan [email protected]:
Anatole Tresch Switzerland, Europe Zurich, GMT+1 Google: atsticksMobile +41-76 344 62 79 |
The current
groovy-demo
subproject should be split in to two subprojects:groovy-money
- Groovy support as an Extension Module / Librarygroovy-demo
- Demo code showing how to usegroovy-money
The
groovy-money
JAR should also be published to a Maven repo.The text was updated successfully, but these errors were encountered: