Re: compilation question

2008-06-19 Thread James Carman
:\webReports\web applications\WebCommon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Carman Sent: Wednesday, June 18, 2008 3:56 PM To: users@wicket.apache.org Subject: Re: compilation question Forget the pom. Paste the output from mvn

compilation question

2008-06-18 Thread Frank Silbermann
I am having a weird compilation issue. I built an application working from the QuickStart which used wicket-extensions_1.3 and wicket-datetime_1.3. To download the dependencies I added the necessary lines to my pom.xml and I entered mvn eclipse:eclipse to be sure that the dependencies would be

Re: compilation question

2008-06-18 Thread James Carman
Forget the pom. Paste the output from mvn dependency:list On Wed, Jun 18, 2008 at 4:33 PM, Frank Silbermann [EMAIL PROTECTED] wrote: I am having a weird compilation issue. I built an application working from the QuickStart which used wicket-extensions_1.3 and wicket-datetime_1.3. To

RE: compilation question

2008-06-18 Thread Frank Silbermann
] C:\webReports\web applications\WebCommon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Carman Sent: Wednesday, June 18, 2008 3:56 PM To: users@wicket.apache.org Subject: Re: compilation question Forget