Package org.eclipse.tycho.bnd.maven


package org.eclipse.tycho.bnd.maven
  • Classes
    Class
    Description
    This component injects information from the BND model into the maven model, currently the following actions are performed: -dependson for any reactor project is mapped to a runtime maven dependency -buildpath for any reactor project is mapped to a compile maven dependency -testpath for any reactor project is mapped to a test maven dependency