kaspersorensen / dotnet-maven-plugin

A Maven plugin for building dotnet projects based on project.json
Apache License 2.0
25 stars 15 forks source link

Adding API Key for a private remote Myget/Nuget Repo #27

Closed charbull closed 6 years ago

charbull commented 6 years ago

Injecting an API Key to push to a private remote repo

kaspersorensen commented 6 years ago

Looks good to me. Did you fix the issue you mentioned in the issue (#26) about reading the property and then getting null?

charbull commented 6 years ago

good catch, updated the code, #26 fixed

charbull commented 6 years ago

any release date on maven repo ?

kaspersorensen commented 6 years ago

I released it just the other day :-) http://repo1.maven.org/maven2/org/eobjects/build/dotnet-maven-plugin/0.23/