Hi, I´m having a problem with the site-url of my project, it´s not created correct. mvn help:effective-pom shows an invalid path.
Therefore, I want to debug Maven-2.0.9. I´ve connected Eclipse via a Remote Java Application - all works fine, the debugger stops at "EffectivePomMojo". Starting there I now want to step in "MavenXpp3Writer" or the Maven-Model itself. Where can I find those sources? Thanx, torsten
