It causes too many problems with a limit internet access using Jira and maven. As my work environment can not access internet, so I copy the maven repository downloaded to the working machine. And I want to expose it to nexus server in my company so that the jar's can be available by teammates.
Do anyone know any case can help me ? Can the JIRA provide the index of the Jira-maven public repository ?
You can add the Atlassian repositories to your nexus server like you would any other server. The only thing to take into account if continuing to use the Atlassian SDK is to modify their setings.xml (or override) so it ALWAYS pulls from your nexus server rather than also trying to go direct to Atlassian (and other repos)
Th Nexus have the way to do this. Copy the Atlassian repository files to sonatype-work\nexus\storage\my-repository, rebuild the metadata and re-index the repository.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.