RE: Searching for good j2ee example

2008-12-04 Thread Mario Alsini
+ Subject: Re: Re: Searching for good j2ee example From: [EMAIL PROTECTED] To: users@maven.apache.org Hi Mario, What specific examples are you after/what information do you need? What have you tried so far? Happy to help, but I don't see much point in just sending over a whole

Re: RE: Searching for good j2ee example

2008-12-04 Thread martijnverburg
an example of medium j2ee project well done with maven. -- View this message in context: http://www.nabble.com/Searching-for-good-j2ee-example-tp20814960p20814960.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: RE: Searching for good j2ee example

2008-12-04 Thread Mario Alsini
nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. Date: Wed, 3 Dec 2008 17:26:57 + Subject: Re: Re: Searching for good j2ee example From: [EMAIL

Re: Re: RE: Searching for good j2ee example

2008-12-04 Thread martijnverburg
I'll post this to everyone as people can search this archive and maybe get some help from it. Disclaimer: I am NOT a Maven expert, I'm sure there are several best practices that I'm breaking here, so take this with a grain of salt please. OK, let's start with the basics, you'll need a

Re: Re: Re: RE: Searching for good j2ee example

2008-12-04 Thread martijnverburg
OK, the directory structure of you project under the jar directory will probably look something like this: src/main/java src/main/resources src//test/java src/test/resources OK, the next part, a POM for your POJOs ?xml version=1.0 encoding=UTF-8? project

Searching for good j2ee example

2008-12-03 Thread Mario Alsini
Hello, i need to see an example of medium j2ee project well done with maven. -- View this message in context: http://www.nabble.com/Searching-for-good-j2ee-example-tp20814960p20814960.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Searching for good j2ee example

2008-12-03 Thread martijnverburg
: http://www.nabble.com/Searching-for-good-j2ee-example-tp20814960p20814960.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Searching for good j2ee example

2008-12-03 Thread Mario Alsini
(which contain SAR, RAR, WAR, HAR, SAR etc) On Dec 3, 2008 3:21pm, Mario Alsini [EMAIL PROTECTED] wrote: Hello, i need to see an example of medium j2ee project well done with maven. -- View this message in context: http://www.nabble.com/Searching-for-good-j2ee-example-tp20814960p20814960

Re: Re: Searching for good j2ee example

2008-12-03 Thread martijnverburg
EARs in our project (which contain SAR, RAR, WAR, HAR, SAR etc) On Dec 3, 2008 3:21pm, Mario Alsini wrote: Hello, i need to see an example of medium j2ee project well done with maven. -- View this message in context: http://www.nabble.com/Searching-for-good-j2ee-example

RE: Searching for good j2ee example

2008-12-03 Thread Martin Gainty
Dec 2008 17:26:57 + Subject: Re: Re: Searching for good j2ee example From: [EMAIL PROTECTED] To: users@maven.apache.org Hi Mario, What specific examples are you after/what information do you need? What have you tried so far? Happy to help, but I don't see much point in just sending