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

Create and publish groovy-money JAR. #13

Open
msgilligan opened this issue Feb 6, 2015 · 5 comments
Open

Create and publish groovy-money JAR. #13

msgilligan opened this issue Feb 6, 2015 · 5 comments

Comments

@msgilligan
Copy link
Member

The current groovy-demo subproject should be split in to two subprojects:

  • groovy-money - Groovy support as an Extension Module / Library
  • groovy-demo - Demo code showing how to use groovy-money

The groovy-money JAR should also be published to a Maven repo.

@msgilligan
Copy link
Member Author

This is now a subtask of #18.

@keilw
Copy link
Member

keilw commented Mar 20, 2015

Can you do genuine sub-tasks in GitHub?;-)

@keilw
Copy link
Member

keilw commented Mar 20, 2015

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.

@msgilligan
Copy link
Member Author

I'm msgilligan on BinTray. I've published to BinTray before with Gradle and it went smoothly.

@atsticks
Copy link
Member

Hi,

best look at the core packages, how it is done. Dont know details about
groovy things (did not yet had a look at it - but appreciate very much your
initiative):
In the core packages I added a placeholder settings.xml to each repo and a
travis postprocess step. User ID and password are defined via hidden
environment properties. Given that travis can directly deploy (from maven -
other build tools should work similarly) into BinTray, artifact signing for
delivery into maven central is also prepared on bintray side (our private
key is installed there). So I assume adapt your build, so it is working
nicely with travis/bintray and you will get the rest of the delivery tool
chain more or less OOTB... ?

  • Anatole

2015-03-20 16:31 GMT+01:00 Sean Gilligan [email protected]:

I'm msgilligan https://bintray.com/msgilligan on BinTray. I've
published to BinTray before with Gradle and it went smoothly.


Reply to this email directly or view it on GitHub
#13 (comment)
.

Anatole Tresch
Java Engineer & Architect, JSR Spec Lead
Glärnischweg 10
CH - 8620 Wetzikon

Switzerland, Europe Zurich, GMT+1
Twitter: @atsticks
_Blogs: _http://javaremarkables.blogspot.ch/
http://javaremarkables.blogspot.ch/

Google: atsticksMobile +41-76 344 62 79

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

No branches or pull requests

3 participants