BTW, there is the same kind of problem on wicket-contrib-push-examples, for
the dependency on WCD and WCP.

Xavier

On 5/10/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:

Hi,

I think there is a problem with the current wicket-contrib-push pom: the
dependency on dojo is:
        <dependency>
            <groupId>org.wicketstuff</groupId>
            <artifactId>dojo</artifactId>
            <version>1.3.0-SNAPSHOT</version>
        </dependency>
but I think it should be:
        <dependency>
            <groupId>org.wicketstuff</groupId>
            <artifactId>wicketstuff-dojo</artifactId>
            <version>1.3.0-SNAPSHOT </version>
        </dependency>
according to current wicket-contrib-dojo pom.

Or am I missing something?

Xavier
--
Xavier Hanin - Independent Java Consultant
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/




--
Xavier Hanin - Independent Java Consultant
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to