Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

[build] parameterize gradle build for "server-mode" #45

Closed
svenefftinge opened this issue Jul 20, 2016 · 0 comments
Closed

[build] parameterize gradle build for "server-mode" #45

svenefftinge opened this issue Jul 20, 2016 · 0 comments

Comments

@svenefftinge
Copy link
Member

By default the gradle build should look into

  • local maven repo
  • sonatype snapshots

For jenkins we should parameterize the gradle file and to use upstream jenkins

    maven { url 'http://services.typefox.io/open-source/jenkins/job/lsapi/lastStableBuild/artifact/build/maven-repository/' }
    maven { url 'http://services.typefox.io/open-source/jenkins/job/xtext-lib/job/master/lastStableBuild/artifact/build/maven-repository/' }

repos.

@cdietrich cdietrich added this to the release_v2.11 milestone Sep 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants