You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we have a proprietary software that integrates many other smaller projects. We want to use qmp just to organize the dependencies between these projects, without publishing them. We do that in our Java projects, where there's a private repository to store the projects;
So, the question is, can we do this using qpm?
And, there's a way to create a private repository to maintain these projects? (like Nexus with Maven)
Hi, we have a proprietary software that integrates many other smaller projects. We want to use qmp just to organize the dependencies between these projects, without publishing them. We do that in our Java projects, where there's a private repository to store the projects;
So, the question is, can we do this using qpm?
And, there's a way to create a private repository to maintain these projects? (like Nexus with Maven)
Thank you!