Wicketstuff nightly snapshot

2013-04-24 Thread seyaw
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-tp4658234.html
Sent from the Users forum 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



Re: Wicketstuff nightly snapshot

2013-04-24 Thread Martin Grigorov
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 seidy...@gmail.com 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-tp4658234.html
 Sent from the Users forum 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




-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com http://jweekend.com/


Re: Wicketstuff nightly snapshot

2013-04-24 Thread Lynn McCormack
Right now we have been using 1.5-SNAPSHOT of wicketstuff using the
following repository entry in the pom.xml

This might be what you are looking for?


Snapshot version:
repository
idwicketstuff-core-snapshots/id

urlhttps://oss.sonatype.org/content/repositories/snapshots/url
snapshots
enabledtrue/enabled
/snapshots
/repository

Released Version:
!--repository --
!--idWicketStuff/id --
!--nameWicketStuff/name --
!--urlhttp://wicketstuff.org/maven/repository//url --
!--/repository --




On 4/24/13 10:04 AM, Martin Grigorov mgrigo...@apache.org 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 seidy...@gmail.com 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: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com http://jweekend.com/


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicketstuff nightly snapshot

2013-04-24 Thread Martin Grigorov
On Wed, Apr 24, 2013 at 5:10 PM, Lynn McCormack lmccorm...@cast.org 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
 idwicketstuff-core-snapshots/id
 url
 https://oss.sonatype.org/content/repositories/snapshots/url
 snapshots
 enabledtrue/enabled
 /snapshots
 /repository

 Released Version:
 !--repository --
 !--idWicketStuff/id --
 !--nameWicketStuff/name --
 !--urlhttp://wicketstuff.org/maven/repository//url
 --
 !--/repository --




 On 4/24/13 10:04 AM, Martin Grigorov mgrigo...@apache.org 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 seidy...@gmail.com 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: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
 
 
 
 
 --
 Martin Grigorov
 jWeekend
 Training, Consulting, Development
 http://jWeekend.com http://jweekend.com/


 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com http://jweekend.com/