Re: New to group

2013-08-09 Thread Barrie Treloar
On 10 August 2013 04:22, John Casey wrote: > You should be able to use a quick fix to add an entry to the pom to ignore > these. It's not ideal, but it works well enough. > On 8/9/13 1:31 PM, John Dix wrote: >> is not supported by m2e. If the errors are only the "is not supported by m2e", you ca

Re: New to group

2013-08-09 Thread John Casey
Maven Developers List Subject: Re: New to group If you're interested in seeing the full flow of execution, I'd recommend the following: 1. Install m2eclipse (Eclipse plugin that makes it easier to work with Maven projects) 2. Import Existing Maven Project... -> Enter path to Maven source di

RE: New to group

2013-08-09 Thread John Dix
. -Original Message- From: John Casey [mailto:jdca...@commonjava.org] Sent: Tuesday, August 06, 2013 1:00 PM To: Maven Developers List Subject: Re: New to group If you're interested in seeing the full flow of execution, I'd recommend the following: 1. Install m2eclipse (Ecli

Re: New to group

2013-08-07 Thread Barrie Treloar
On 8 August 2013 03:13, John Dix wrote: > I'll give this a try! Browse around on the maven site under the developer docs - there should be enough information there about setting up your environment, etc. If there isn't, a patch would be most welcome! Its hard to know what level of detail to pro

RE: New to group

2013-08-07 Thread John Dix
Thanks John., I'll give this a try! -Original Message- From: John Casey [mailto:jdca...@commonjava.org] Sent: Tuesday, August 06, 2013 1:00 PM To: Maven Developers List Subject: Re: New to group If you're interested in seeing the full flow of execution, I'd recommend the

Re: New to group

2013-08-06 Thread John Casey
If you're interested in seeing the full flow of execution, I'd recommend the following: 1. Install m2eclipse (Eclipse plugin that makes it easier to work with Maven projects) 2. Import Existing Maven Project... -> Enter path to Maven source directory -> Finish 3. Set a breakpoint somewhere