Hi all; We have created new Maven screencast (Turkish version). This video anwers below questions 1 - What is Maven 2 -How can you set up it 3 - Maven integration - pom.xml explanatation
Here is the link : http://www.kodcu.com/2011/03/apache-maven-teknolojisine-giris-video/ How can we add this articles to http://maven.apache.org/articles.html Thanks. 2011/6/13 Hervé BOUTEMY <[email protected]> > > plexus-utils in core... and how we class-load plexus-utils is IIRC > > that we force the core version on all plugins no matter what they > > use... so if we remove a deprecated method and a plugin is expecting > > it then that plugin breaks. > no, this is not the case since Maven 2.0.6: see MNG-2892 > > FYI, in Maven 2.x, this is done with shade plugin in apache-maven module. > In Maven 3, this is treated in maven-core with ClassRealmManager component. > > Regards, > > Hervé > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- *Altuğ* *www.kodcu.com* <http://www.kodcu.com>**
