AlloyTools / org.alloytools.alloy

Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switching networks. This repository contains the code for the tool.
Other
696 stars 124 forks source link

Publishing to Bintray/Maven Central #126

Open ddimtirov opened 3 years ago

ddimtirov commented 3 years ago

Hello, would you be interested in publishing the Alloy releases to Bintray and Maven Central repositories?

The benefit would be that this would allow more people to take advantage of the tool (for example, in my company we have blanket approval for Maven Central artifacts, but anything else requires procurement)

pkriens commented 3 years ago

Good point. I thought I already did but see they are not on maven central yet. The snapshots are already there: https://oss.sonatype.org/content/repositories/snapshots/org/alloytools/org.alloytools.alloy.dist/5.1.0-SNAPSHOT/

I need to rebuild for a release but I assume this would give you access?

ddimtirov commented 3 years ago

I don't mind rebuilt or new version. As long as it is in Central, and there is no security advisory in the Sonatype's Nexus IQ feed, we should be able to access it.

pkriens commented 3 years ago

I need to create a release then, which would be 5.1.1. This is probably going to take 2 weeks if the board agrees.

ddimtirov commented 3 years ago

Thank you!

pkriens commented 2 years ago

Snapshots are published to https://oss.sonatype.org/content/repositories/snapshots/org/alloytools/

Somehow the binaries never got pushed on 6.0 release