Did anyone managed to get PSResourceGet working with a PowerShellGallery mirror on Sonatype Nexus OSS? #1717
Unanswered
Marco Blessing (OCram85)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We really would like to migrate from PowerShellGet v2 to PSResourceGet for these 2 use-cases:
Up to now I could deploy these repos by grouping them like this:
But querying the PowerShellGallery mirror with
FindPS-Resourcedoesn't work fully. When searching for module like 'Pester' it returns the wrong elements:Did anyone tested using
Publish-PSResourceto upload PowerShell module to such a repository? - Does nuget v2 still work?All reactions