On Wed, Apr 24, 2013 at 5:10 PM, Lynn McCormack <[email protected]> wrote:
> Right now we have been using 1.5-SNAPSHOT of wicketstuff using the > following repository entry in the pom.xml > Thanks, Lynn! > > This might be what you are looking for? > > > Snapshot version: > <repository> > <id>wicketstuff-core-snapshots</id> > <url> > https://oss.sonatype.org/content/repositories/snapshots</url> > <snapshots> > <enabled>true</enabled> > </snapshots> > </repository> > > Released Version: > <!-- <repository> --> > <!-- <id>WicketStuff</id> --> > <!-- <name>WicketStuff</name> --> > <!-- <url>http://wicketstuff.org/maven/repository/</url> > --> > <!-- </repository> --> > > > > > On 4/24/13 10:04 AM, "Martin Grigorov" <[email protected]> wrote: > > >Hi, > > > >http://ci.wicketstuff.org/ builds the projects but I'm not sure whether > it > >deploys the artifacts anywhere. > >The best is to build the project locally and use it until next version of > >WicketStuff is released. > > > > > >On Wed, Apr 24, 2013 at 5:01 PM, seyaw <[email protected]> wrote: > > > >> Hi all > >> Where shall I get the nightly snapshot for wicketstuff. I make a > >> pull-request and got the merge in github. I need the latest update to > >> include in my project (through maven dependency) > >> thanks > >> > >> > >> > >> -- > >> View this message in context: > >> > >> > http://apache-wicket.1842946.n4.nabble.com/Wicketstuff-nightly-snapshot-t > >>p4658234.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] > >> > >> > > > > > >-- > >Martin Grigorov > >jWeekend > >Training, Consulting, Development > >http://jWeekend.com <http://jweekend.com/> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
