Hello Alexandre, To help you fiddle with it, MavenProject is located in org.apache.maven:maven-project. Just check out the latest release. :)
Cheers! Nap On 6/14/07, Maria Odea Ching <[EMAIL PROTECTED]> wrote:
That's already included in Maven core.. you can find it inside the uber jar in your $M2_HOME/lib. -Deng Alexandre Touret wrote: > Hello, > I m currently programming a mojo plugin. > I d like to use the MavenProject class as described in the book > "Better builds with maven". I created the project with a simple plugin > archetype generation. > However, the class MavenProject is not present in the dependencies and > I didn t figure out where is the package including this class. > > Could you give me the corresponding library ? > > Thanks in advance > > Regards, > Alexandre > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
