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?

Reply via email to