When/how often are the Wicketstuff snapshots generated? I am using

  <dependency>
        <groupId>org.wicketstuff</groupId>
        <artifactId>wicketstuff-scriptaculous</artifactId>
        <version>1.4-SNAPSHOT</version>
  </dependency>

in my pom.xml but get

java.lang.NoSuchMethodError: org .wicketstuff .scriptaculous.dragdrop.SortableListView.getModelObject()Ljava/lang/ Object;

although the latest SortableListView.java does not contain the text
"getModelObject()".

I fear I lack some basic knowledge on Maven repos, so appologies
if I am asking something obvious.

Kaspar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to