JetBrains / teamcity-nuget-support

TeamCity NuGet support
Apache License 2.0
43 stars 11 forks source link

Can't build this project according to README #26

Open pavelsher opened 4 years ago

pavelsher commented 4 years ago

Readme tells me that:

To resolve non-public libraries, you need to execute :nuget-server:installTeamCity gradle task or have a local TeamCity installation and define teamcityDir in the gradle properties. 

But it does not work this way. Build always fails with:

org.gradle.api.InvalidUserDataException: Please, execute gradle task `:nuget-server:installTeamCity` or specify correct `teamcityDir` path in gradle.properties file
Build file 'E:\TeamCity2020.1\buildAgent\work\8009c385b4207216\build.gradle' line: 16