You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jeremy Thomerson <je...@wickettraining.com> on 2009/07/16 23:38:30 UTC

WicketStuff Developers - please read

I'm trying to build wicketstuff-core 1.4-rc7 to match the Wicket
release.  I have spent hours tracking down pom issues where you
either:

1 - declared a specific version of Wicket to use.  Don't do this -
it's declared in the parent pom and it should always match Wicket's
trunk (or in this case a release that I'm building against).

2 - declared a specific version of your project (0.1-SNAPSHOT /
1.0-SNAPSHOT / etc).  Don't do this.  The projects in wicketstuff-core
will be versioned to match Wicket releases.  If you want to version
yours a different way - move it out of wicketstuff-core and version it
however you want to.

Thank you!!

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

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


Re: WicketStuff Developers - please read

Posted by Martin Funk <ma...@googlemail.com>.
good work,

thank you.

May I add a Number "0" item to the list.

0 - Don't commit code that breaks the build "mvn install"

mf

Am 16.07.2009 um 23:38 schrieb Jeremy Thomerson:

> I'm trying to build wicketstuff-core 1.4-rc7 to match the Wicket
> release.  I have spent hours tracking down pom issues where you
> either:
>
> 1 - declared a specific version of Wicket to use.  Don't do this -
> it's declared in the parent pom and it should always match Wicket's
> trunk (or in this case a release that I'm building against).
>
> 2 - declared a specific version of your project (0.1-SNAPSHOT /
> 1.0-SNAPSHOT / etc).  Don't do this.  The projects in wicketstuff-core
> will be versioned to match Wicket releases.  If you want to version
> yours a different way - move it out of wicketstuff-core and version it
> however you want to.
>
> Thank you!!
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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