On 2/26/15 9:31 AM, Tomaz Majerhold wrote:
> I have a problem finding artifacts.
>
> I'm using Nexus where I have maven central:
> Repository ID: central
> Repository Name: Maven Central
> Repository Type: proxy
> Repository Policy: Release
> Repository Format: maven2
> Contained in groups:
> Public Repositories
> Remote URL: http://repo1.maven.org/maven2/
>
>
> But in this repository I can't find org.glassfish.main.extra 4.1.
What artifact are you trying to proxy ?
You've only indicated an groupId and a version.
e.g.
> org.glassfish.main.extras:glassfish-embedded-all:4.1:jar
>
http://repo1.maven.org/maven2/org/glassfish/main/extras/glassfish-embedded-all/4.1/glassfish-embedded-all-4.1-javadoc.jar
Thanks,
Romain
>
> Which repository I need to ad to my Nexus?
>
> Regards, Tomaz
>