comeara / pillar

Pillar manages migrations for your Cassandra data stores.
https://github.com/comeara/pillar
MIT License
111 stars 64 forks source link

Sbt sonatype publishing #13

Closed magro closed 10 years ago

magro commented 10 years ago

Adds sonatype publishing info, and changes organization to com.chrisomeara - because sonatype (usually) requires that the organization points to a domain owned by the publisher (so you should own this domain).

Also adds a build.properties to explicitely specify the sbt version.

magro commented 10 years ago

I just added cross publishing for scala 2.10 and 2.11, for more details see the respective commit message: 85f3ee5943b5eccb4d6a2d20e4c0f6c7d11bd1ab

magro commented 10 years ago

@comeara Do you have a rough estimation when a new pillar version should be available in maven central?

comeara commented 10 years ago

I'm waiting for Sontatype to approve the project. Hopefully I will get the confirmation tomorrow.

I'm on vacation with my family this week. As I have time, I'm checking email and keeping things moving. A new release is likely early next week.

magro commented 10 years ago

Ok, enjoy the vacation! Am 18.06.2014 06:09 schrieb "comeara" notifications@github.com:

I'm waiting for Sontatype to approve the project. Hopefully I will get the confirmation tomorrow.

I'm on vacation with my family this week. As I have time, I'm checking email and keeping things moving. A new release is likely early next week.

— Reply to this email directly or view it on GitHub https://github.com/comeara/pillar/pull/13#issuecomment-46394152.

magro commented 10 years ago

Btw, I just saw that argot 1.0.2 is now publicly available.

comeara commented 10 years ago

I just pushed v1.0.3 up to Central. It should be available within the next couple hours.

magro commented 10 years ago

Great, thanks! Now waiting for PR #7 :-)