Skip to content

Conversation

@etlweather
Copy link
Contributor

Gradle prior to 4.5 can't pull the dependencies when running through a proxy like Nexus.

Gradle prior to 4.5 can't pull the dependencies when running through a proxy like Nexus.
@gmessner
Copy link
Collaborator

gmessner commented Sep 7, 2018

This should be moved below the "Gradle: build.gradle" section as follows:

Gradle: build.gradle

dependencies {
    ...
    compile group: 'org.gitlab4j', name: 'gitlab4j-api', version: '4.8.46'
}

NOTE: Pulling dependencies may fail when using Gradle prior to 4.5. See Gradle issue 3065

@etlweather
Copy link
Contributor Author

Good point. Fixed.

@gmessner
Copy link
Collaborator

gmessner commented Sep 7, 2018

@etlweather
Thanks, the changes look good, merging.

@gmessner gmessner merged commit 78fd371 into gitlab4j:master Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants