Dear Wiki user, You have subscribed to a wiki page or wiki category on "Directory Wiki" for change notification. The following page has been changed by EmmanuelLecharny: http://wiki.apache.org/directory/IdeHome The comment on the change is: Modified the maven chapter ------------------------------------------------------------------------------ Jeeze ! My computer is really fast ! ahhh. I know. I have all the downloaded files already in my Maven repository. (400 000 lines of Java code compiled in 2 minutes. Who ever said that Java was slow ? ) - You will also need to ''mavenize'' some other projects : + You may also want to ''mavenize'' some other projects, to check that they are fine : * shared/ldap * shared/kerberos + + Just go to their trunk, and type the following command : + + {{{ + maven -Dgoal=clean,test multiproject:goal + }}} + == Using Eclipse IDE ==