users@glassfish.java.net

Re: gf-client.jar from maven repository?

From: <glassfish_at_javadesktop.org>
Date: Wed, 13 Oct 2010 13:17:18 PDT

Have you tried a tool like www.jarvana.com? Please see http://maven.apache.org/general.html#How_to_find_dependencies

Also, if you use NetBeans, select the project tab, and right click on the Libraries node. You can then add a dependency by entering a keyword search.

As of maven itself, you will have to define external repositories in a <repositories> element in your pom.xml: http://maven.apache.org/guides/introduction/introduction-to-repositories.html.
[Message sent by forum member 'pwn4g3']

http://forums.java.net/jive/thread.jspa?messageID=485102