As a workaround you can download the missing core jar from the maven repo: http://repo1.maven.org/maven2/org/apache/wicket/wicket-core/1.5-rc2/
<http://repo1.maven.org/maven2/org/apache/wicket/wicket-core/1.5-rc2/>There is no wicket.jar because it was sliced up into 3 smaller one: core (missing from the distribution), request and util. Attila 2011/2/28 fstof <[email protected]> > > Andrea Del Bene-2 wrote: > > > > Hi fstof, > > > > maybe you meant wicket-core-1.5-rc2.jar and not wicket-1.5-rc1.jar. In > > full distribution still missing wicket core jar. > > > > > > O crap... stupid typo... I copied from my rc1 lib folder... > I ment rc2. > > either way there is no wicket-core-1.5-rc2.jar (or wicket-1.5-rc2.jar for > that matter) > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/announce-Wicket-1-5-rc2-is-released-tp3324596p3327724.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
