You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Parimala Prahlada <pa...@gmail.com> on 2013/03/30 07:20:19 UTC

Maven dummy project

I am a newbie to Maven, started with Maven only few months back.  I am
looking for a dummy or a toy project where I can try out what I have
learned so far in Maven and that it gives a chance to know what don't
know.  Any help you provide in this regard would be greatly appreciated.

- Parimala

Re: Maven dummy project

Posted by Aldrin Leal <al...@leal.eng.br>.
$ mvn archetype:generate

is your portal to happiness (really)

--
-- Aldrin Leal, <al...@leal.eng.br>
Master your EC2-fu! Get the latest ekaterminal public beta
http://www.ingenieux.com.br/products/ekaterminal/


On Sat, Mar 30, 2013 at 3:20 AM, Parimala Prahlada <
parimalaprahlada@gmail.com> wrote:

> I am a newbie to Maven, started with Maven only few months back.  I am
> looking for a dummy or a toy project where I can try out what I have
> learned so far in Maven and that it gives a chance to know what don't
> know.  Any help you provide in this regard would be greatly appreciated.
>
> - Parimala
>

Re: Maven dummy project

Posted by Kevin Krumwiede <kj...@gmail.com>.
I started with Maven by writing a "Hello, World!" program that printed
its message through slf4j just so I would have an excuse to pull in
some dependencies.  Then I used that project to experiment with a
variety of plugins, including creating custom assemblies with
maven-assembly-plugin and deploying to a remote repository.  I highly
recommend this approach.

~K

On 3/29/13, Parimala Prahlada <pa...@gmail.com> wrote:
> I am a newbie to Maven, started with Maven only few months back.  I am
> looking for a dummy or a toy project where I can try out what I have
> learned so far in Maven and that it gives a chance to know what don't
> know.  Any help you provide in this regard would be greatly appreciated.
>
> - Parimala
>

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