Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #93. #94

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix issue #93. #94

wants to merge 3 commits into from

Conversation

dhs-rec
Copy link

@dhs-rec dhs-rec commented Apr 27, 2023

I guess this SHOULD fix issue #93. However, I couldn't verify it because the build fails with

% ./gradlew build
> Task :compileGroovy FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileGroovy'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Cannot resolve external dependency commons-io:commons-io:2.5 because no repositories are defined.
     Required by:
         project :

@dhs-rec
Copy link
Author

dhs-rec commented Apr 27, 2023

After adding Maven Central as external repository I could build the plugin so that I found another flaw which is fixed with the 3rd commit. The plugin now resolves NuGet.exe through our local Nexus server by providing nugetExePath AND version inside the nuget{} block.

@dhs-rec
Copy link
Author

dhs-rec commented Oct 17, 2023

Any chance this will be merged in the near future?

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.

1 participant