[Nexus] org.glassfish.main.extras:extras:jar:4.1
Tomaz Majerhold
tomaz.majerhold at arnes.si
Thu Feb 26 09:13:39 GMT 2015
I apologize for my bad english.
In my nexus I have defined maven central proxy repository:
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/
and when I'm searching for glassfish-embedded-all I find versions 3.*,
so this is fine.
But on http://mvnrepository.com/ I can find
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
<version>4.1</version>
</dependency>
So how to add in my nexus to have also available for embedded glassfish
version 4.
Regards, Tomaz
More information about the NeXus
mailing list