Dear Mamadou,

Here is a very minimal maven gwt project that I had created:

<http://code.google.com/p/smartgwt/issues/detail?id=99>


   - Everything in maven is driven by pom.xml at top level of project.
      - Here is a blog you may find useful on maven:
      http://ebxmlrr.wiki.sourceforge.net/whymaven
   - Notice that the sample project in issue 99 above depends upon jars for
   the smartgwt project.
   - Notice how smartgwt jar is specified as a dependency in pom.xml.
   - Notice that with maven you need not copy the dependency jars manually
   as in ant. Maven takes care of it and downloads the correct version at build
   time.

HTH

On Thu, Mar 5, 2009 at 8:03 AM, Mamadou Alimou DIALLO <[email protected]>wrote:

> If I had a example, I think all will be ok. I don't have any knowledge in
> maven
>
>
-- 
Regards,
Farrukh

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to