It sounds appealing. What repository would store my practice templates?
-- Michael Finney - "Always Striving To Serve You Better Every Day" [email protected] http://www.SmilingSoftwareSolutions.com -----Original Message----- From: David C. Hicks [mailto:[email protected]] Sent: Saturday, February 07, 2009 1:14 PM To: Maven Users List Subject: Re: Maven friendly Open Source project setup I'd create a Maven Archetype for that kind of purpose. Think of it as a "template" to start a project with. You can always include your "starter code" as part of that template. Michael Finney wrote: > In the context of this mission: I wish to make it easy for people to > download some code, change it for the sake of practicing (CodeKata), and > then throw it all away. > > Is there a file arrangement or set of instructions in a README or something > that makes it real fast for people to download code, create a java project > in their IDE, and start working with the code? > > Right now I use eclipse and wizards. The steps require: > O SVN wizard > O project wizard > O Enable dependency management via right click on the Sonatype > eclipse plugin. > > > I'd like something easier than people having to go through those steps. > > Thanks. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.233 / Virus Database: 270.10.19/1938 - Release Date: 02/06/09 17:28:00 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
