[EMAIL PROTECTED] 14.05.2008 17:25 Bitte antworten an "Maven Users List" <[email protected]>
An [email protected] Kopie Thema how to debug Maven Model? 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 => I started a local build of Maven-2.0.9 - then the missing sourcefiles were generated by the modello-plugin.
