sorry, I realize now: just set the <artifactId>gmap2</artifactId> line
On Tue, Sep 8, 2009 at 5: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? >
