The failures I am encountering on importing the Maven projects in Eclipse are:
Maven-remote-resources-plugin:1.0-beta-2:process (21 errors) Maven-antrun-plugin:1.3:run (1 error) This is found by Importing in the entire maven 2.1.0 source code as an existing Maven project. If I try to import just the apache-maven folder I get only the error: Maven-remote-resources-plugin:1.0-beta-2:process. I ignore and in Eclipse the pom editor for the m2Eclipe plugin gets an error stating that maven-resources-plugin prior to 2.4 is not supported by m2e. Use maven-resources-plugin version 2.4 or later. -----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 (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 in DefaultMaven 4. Run a maven build using mvnDebug, then attach to the process from Eclipse, and away you go! Good luck, -john On 8/6/13 2:18 PM, John Dix wrote: > Hello! > > I am new to Maven and the source code but wish to help out if possible. I > have downloaded the source to my Fedora 18 system and am using Eclipse > Kepler. I wish to start by setting up my environment so that I can set > breakpoints and step through the code to see the flow of execution. > > Is there a quickstart guide to debugging Maven someplace? I have the source > code loaded in Eclipse but I am getting over 90 pathing errors. > > Thanks! > > John "Caolan" Dix > Programming Sr. SME, Digital Commerce > Amdocs Digital Services Division > o: 206-288-0334 m: 425.351.7340 > > AMDOCS | EMBRACE CHALLENGE EXPERIENCE SUCCESS > > Did you know...? > Amdocs Mobile Payments enables operators to manage any number of app > stores, merchants and aggregators and generate revenues from digital > content and mobile commerce > > Follow Amdocs on Facebook<http://www.facebook.com/amdocsinc/>, > Twitter<http://twitter.com/AmdocsInc>, > LinkedIn<http://www.linkedin.com/company/amdocs>, > YouTube<http://www.youtube.com/amdocsinc> and > Google+<https://plus.google.com/105657940751678445194> - and read the latest > on the Amdocs blog network<http://blogs.amdocs.com/>. > > > > This message and the information contained herein is proprietary and > confidential and subject to the Amdocs policy statement, you may > review at http://www.amdocs.com/email_disclaimer.asp > -- John Casey GitHub - http://github.com/jdcasey --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org