Just my 2 cents regarding this general issue of third-party components being listed at one place.
Take a look at the Vaadim's add-ons directory <http://vaadin.com/directory>. jQuery has the similar thing <http://plugins.jquery.com/>. I think it would be totally cool to have the similar site for Tapestry, one place add-on directory or in our case a directory of components, modules etc.. It could either offer direct downloads (jars) and/or snippet for maven dependency or just a link to the project website. Code examples could be given also, screenshots, ratings etc. This would surely boost the acceptance of the Tapestry by the Java web developers and would sure help new users start quickly. And if it would be implemented using Tapestry itself... :D Just thinking out loud. Best, Nikola Email: nikola.mili...@gmail.com URL: nikola.milikic.info On Mon, Apr 18, 2011 at 2:17 PM, Christian Gruber < christianedwardgru...@gmail.com> wrote: > Some confusion here. Maven is a binary deployment repository. You're > asking about a source repository. You can use code.google.com which > supports svn and mercurial for source control, github.com, which > supports git, sourceforge.com which supports at least svn. Any of > these would do. > > But, please do release built jars from time to time and if you put > those in a maven-style deployment repository, others will be able to > use maven, ant, Ivy, gradle, etc. To build and automatically fetch the > right versions in their software builds. > > Regards, > Christian > Sent from my iPhone. > > On Apr 18, 2011, at 8:09, antalk <ant...@intercommit.nl> wrote: > > > The 'problem' with Maven is that it is a read-only repository. I want > users > > to be able to create bugfixes and or new features. Otherwise everyone > will > > be depending on how often we release. > > > > -- > > View this message in context: > http://tapestry.1045711.n5.nabble.com/New-component-library-tp4310339p4310579.html > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >