where is “ <groupId>org.glassfish.embedded</groupId>” repository here?
问题 I want to use <groupId>org.glassfish.embedded</groupId> in my dependencies. What repository should I use? 回答1: I don't know what you want to use but the groupId org.glassfish.embedded looks pretty old. I suggest to check the more recent maven coordinates that have been published with the release of GlassFish 3.0.1 and to use the Nexus repository for GlassFish: <repository> <id>java.net</id> <name>GlassFish Maven Repository</name> <url>http://maven.glassfish.org/content/groups/glassfish</url>