You are free to choose your own settings, but if you are going to put your jars into a maven repository there are some guidelines (coming from the maven project): - group id must start with "org.wicketstuff.your-project" - package names should start with "org.wicketstuff.your-project"
We (or most of us) think it is the best advertisement for your project to build it with maven or at the very least ensure that it is deployed in the central repository. You'll get more users that way. Personally I would ensure your project ends up in maven *and* has good source/binary distributions downloadable from sf.net For the license, if you don't mind and there are no issues with other dependencies, we hope that you will consider the Apache License. However that is not mandatory and you are free to pick whatever license you wish. Not mandatory but strongly encouraged: As with all open source projects you should make clear what the license is you are distributing your project under (by putting a license file in your root project folder and of the distribution, and by including a license header in each of the source files). Martijn On 1/15/08, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > dont think so, you just check your stuff into svn. there is a > wiki/jira on wicketstuff.org. so set it up in the wiki, if you need a > jira project setup register for jira and let us know your username - > and we will create a jira project for you. > > -igor > > > On Jan 15, 2008 1:20 PM, Jeremy Thomerson > <[EMAIL PROTECTED]> wrote: > > Thanks! Is there a "getting started" page somewhere that describes how to > > set up a new wicket-stuff project? Best practices, etc? I couldn't find > > much on the wiki except to email the dev list for commit access. > > > > Thanks, > > Jeremy > > > > > > On Jan 15, 2008 3:16 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > > > > added > > > > > > -igor > > > > > > > > > On Jan 15, 2008 1:07 PM, Jeremy Thomerson > > > <[EMAIL PROTECTED]> wrote: > > > > jthomerson > > > > > > > > > > > > On Jan 15, 2008 2:07 PM, Eelco Hillenius <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > > Give us your sourceforge id and we'll give you commit access. > > > > > > > > > > Eelco > > > > > > > > > > On Jan 15, 2008 11:54 AM, Jeremy Thomerson > > > > > <[EMAIL PROTECTED]> wrote: > > > > > > I would like to add a new project to wicket-stuff. It will be a > > > > > calendar > > > > > > component that displays events similar to Google calendar, etc. I > > > > > already > > > > > > have a working prototype, but am not sure how to get a new > > > sub-project > > > > > > created and get started. > > > > > > > > > > > > Thank you, > > > > > > Jeremy Thomerson > > > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0