How to create a Maven local repository in our machine.
I tried using nexus repository manager.Please can anyone let me know how to create a local repository.
Due to company internet policies we are unable to download files from central repository. We are stuck with this from past
4 days. Can any one help us with this isssue. For ex I have pasted one of the errors that appear. Like this as many as 8 errors appear while creating project. Here we just have changed the port of nexes.
Description | Resource | Path | Location | Type |
ArtifactDescriptorException: Failed to read artifact descriptor for org.switchyard:switchyard-plugin:jar:0.8.0.Final: ArtifactResolutionException: Failure to transfer org.switchyard:switchyard-plugin:pom:0.8.0.Final from http://localhost:32000/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.switchyard:switchyard-plugin:pom:0.8.0.Final from/to nexus (http://localhost:32000/nexus/content/groups/public): Connection refused: no further information to http://localhost:32000/nexus/content/groups/public/org/switchyard/switchyard-plugin/0.8.0.Final/switchyard-plugin-0.8.0.Final.pom | pom.xml | /switchyard-example3 | line 1 | Maven Dependency Problem |