I am still having troubles adding the wicketstuff-scriptaculous dependency, even though I had no trouble adding wicketstuff-minis. After looking at http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-scriptaculous/1.4-SNAPSHOT/, I noticed that filenames contain a timestamp. Could the problem related to this? The error I'm receiving from Maven is:
[ERROR] Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. Thanks, Ryan rjohara wrote: > >> you need to have a scriptaculous dependency in your project's pom.xml > > Thanks for the response. I'm having trouble adding the dependency to my > pom.xml. Below is my pom.xml dependency definition: > > <dependency> > <groupId>org.wicketstuff</groupId> > <artifactId>wicketstuff-scriptaculous</artifactId> > <version>1.4-SNAPSHOT</version> > </dependency> > > Has anyone recently added this dependency successfully? Any help is > appreciated. > > Thanks, > Ryan > -- View this message in context: http://www.nabble.com/PrototipBehaviour-problems-tp21424534p21488090.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
