I think you're going to want to use <artifactId>gmap</artifactId>. gmap-parent is a pom-only distribution.
-- Jeremy Thomerson http://www.wickettraining.com On Tue, Sep 8, 2009 at 3:53 PM, Pedro Santos <[email protected]> wrote: > Hi, I'm trying to add dependency to my project from wicket stuff like: > <dependency> > <groupId>org.wicketstuff</groupId> > <artifactId>gmap2-parent</artifactId> > <version>1.4-SNAPSHOT</version> > </dependency> > but the artifact is missing... something I can do about? >
