You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Siegmann Daniel, NY" <Da...@fja-us.com> on 2007/10/23 18:42:48 UTC

Debugging a Maven build

I want to debug through Maven's code (using Eclipse) when building my
own project. Are there any guides to doing this? I'm sure I can get
Maven checked out from svn myself, I'm just not sure how to run Maven
through Eclipse such that it will be able to build my project.

Specifically I need to dig around in the following classes:

org.apache.maven.artifact.resolver.DefaultArtifactResolver
org.apache.maven.artifact.manager.DefaultWagonManager

Thanks,
--
Daniel Siegmann
FJA-US, Inc.
512 7th Ave. 15th Flr. New York, NY 10018
(212) 840-2618 x139

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: Debugging a Maven build

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
Just last night I added a new set of scripts to 2.0.8 for debugging.
Take a look at the maven-core/src/bin folder for them.

-----Original Message-----
From: carlossg@gmail.com [mailto:carlossg@gmail.com] On Behalf Of Carlos
Sanchez
Sent: Tuesday, October 23, 2007 12:48 PM
To: Maven Developers List
Subject: Re: Debugging a Maven build

http://docs.codehaus.org/display/MAVENUSER/Dealing+with+Eclipse-based+ID
E

On 10/23/07, Siegmann Daniel, NY <Da...@fja-us.com> wrote:
> I want to debug through Maven's code (using Eclipse) when building my
> own project. Are there any guides to doing this? I'm sure I can get
> Maven checked out from svn myself, I'm just not sure how to run Maven
> through Eclipse such that it will be able to build my project.
>
> Specifically I need to dig around in the following classes:
>
> org.apache.maven.artifact.resolver.DefaultArtifactResolver
> org.apache.maven.artifact.manager.DefaultWagonManager
>
> Thanks,
> --
> Daniel Siegmann
> FJA-US, Inc.
> 512 7th Ave. 15th Flr. New York, NY 10018
> (212) 840-2618 x139
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Debugging a Maven build

Posted by Carlos Sanchez <ca...@apache.org>.
http://docs.codehaus.org/display/MAVENUSER/Dealing+with+Eclipse-based+IDE

On 10/23/07, Siegmann Daniel, NY <Da...@fja-us.com> wrote:
> I want to debug through Maven's code (using Eclipse) when building my
> own project. Are there any guides to doing this? I'm sure I can get
> Maven checked out from svn myself, I'm just not sure how to run Maven
> through Eclipse such that it will be able to build my project.
>
> Specifically I need to dig around in the following classes:
>
> org.apache.maven.artifact.resolver.DefaultArtifactResolver
> org.apache.maven.artifact.manager.DefaultWagonManager
>
> Thanks,
> --
> Daniel Siegmann
> FJA-US, Inc.
> 512 7th Ave. 15th Flr. New York, NY 10018
> (212) 840-2618 x139
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org