Hi,

We're running Teamcity, sbt and Artifactory and wanted to take advantage of
the very nice Build Integration plugin. Unfortunately at this point it
doesn't seem to support sbt.

I can turn on the Artifactory publish and it creates a build, but it doesn't
link up the sbt published artifacts to the Build at this point.

We are using Matrix Parameters to add properties to the artifacts on
deployment, which is quite useful as we can link each artifact back to a
git/svn revision. Can this be used to link an artifact to a build as well?

Alternatively, sbt can make use of java code so we could use the BuildInfo
library or a REST API call to register the build with artefactory that way?

Is anyone else trying to do this with sbt + Artifactory yet?

I think part of the problem is that Teamcity doesn't have specific support
for sbt yet either, so it is just using a generic 'shell script' runner.
(Whereas maven / ant has more support)

Many thanks,

Mark



--
View this message in context: 
http://forums.jfrog.org/sbt-and-build-integration-tp7578270.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to