Frege / frege-lein-plugin

Support Frege compiler via leiningen
BSD 3-Clause "New" or "Revised" License
33 stars 3 forks source link

README.md link to com.theoryinpractise.... #1

Closed Ingo60 closed 9 years ago

Ingo60 commented 9 years ago

Should we not use the new sonatype link?

seancorfield commented 9 years ago

It's not in Maven Central yet.

Ingo60 commented 9 years ago

Hmmm ... excuse my ignorance, but shouldn't it be on sonatype-something? At least this is where I registered recently?

But wherever it is not yet .... why? And what to do about it?

seancorfield commented 9 years ago

Right, you publish to Sonatype and it should get promoted to Maven Central automatically (within a few hours generally). The latter is where everyone expects to find artifacts for releases -- although snapshots are pulled from Sonatype directly (and you shouldn't be building anything "production" from snapshots).

talios commented 9 years ago

I pushed http://search.maven.org/#artifactdetails%7Corg.frege-lang%7Cfrege%7C3.22.367-g2737683%7Cbundle awhile ago so this could be updated now.

seancorfield commented 9 years ago

Yup, been traveling too much lately to do any OSS project updates. It's on my list.

seancorfield commented 9 years ago

The plugin has been updated to 3.22.524 and now uses the Maven artifacts.