Package org.apache.maven.plugin.compiler


package org.apache.maven.plugin.compiler
  • Class
    Description
    TODO: At least one step could be optimized, currently the plugin will do two scans of all the source code if the compiler has to have the entire set of sources.
     
    Compiles application sources
    Simple representation of Maven-coordinates of a dependency.
    Simple representation of a Maven dependency exclusion.
    Display help information on maven-compiler-plugin.
    Call mvn compiler:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    Compiles application test sources.