Wicketstuff has not had a history of creating point releases.  That is the
goal that we recently set with moving everything to wicketstuff-core.  I
would suggest checking out the code (you may need to check the old 1.3.X
branch), and modifying the pom to give it a name like
"1.3.5-CUSTOM-BUILT-DATE" and run "mvn clean install".  Then modify your
project to depend on that version, and deploy that version to your company
repo.  Then just test that it all works.

--
Jeremy Thomerson
http://www.wickettraining.com



On Wed, Mar 25, 2009 at 1:00 PM, Vladimir K <koval...@gmail.com> wrote:

>
> Thanks Jeremy. I will have a look at snaphot.
>
> But what I'm concerned about ... I would like to include just stable
> versions of components into my project. Is it possible to find a stable
> version of yui integration for wicket 1.3.5?
>
>
> Jeremy Thomerson-5 wrote:
> >
> > There is no "wicket-contrib" project.  There is a project that was
> > "wicket-contrib-yui".  If that's what you need, the source is here:
> >
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/yui-parent/
> >
> > Run these three commands and you'll have it:
> >
> > svn co
> >
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core
> > cd wicketstuff-core
> > mvn clean install
> >
> > Or you can find snapshots here:
> > http://wicketstuff.org/maven/repository/org/wicketstuff/yui/
> >
> > Or the 1.4-RC2 release in this repo:
> > http://www.wickettraining.com/ws-repo
> >
> > --
> > Jeremy Thomerson
> > http://www.wickettraining.com
> >
> >
> >
> > On Wed, Mar 25, 2009 at 12:07 PM, Vladimir K <koval...@gmail.com> wrote:
> >
> >>
> >> Anyone?
> >>
> >> Is wicket-contrib a dead project?
> >>
> >>
> >> Vladimir K wrote:
> >> >
> >> > I'm concerned about where I can get wicket-contrib-yui?
> >> > Sourceforge download page privide several outdated projects and does
> >> not
> >> > provide wicket-contrib-yui at all.
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/what-is-the-state-of-wicket-contrib--tp22679385p22706493.html
> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/what-is-the-state-of-wicket-contrib--tp22679385p22707493.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to