git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114119 13f79535-47bb-0310-9956-ffa450edef68
9 lines
298 B
Properties
9 lines
298 B
Properties
|
|
# List of Well-Known Goal Interface (WKGI).
|
|
#
|
|
# compile-java : compile the source code in ${maven.compile.src.set} (i.e. the
|
|
# sources in ${pom.build.sourceDirectory}).
|
|
|
|
# Default implementation goals for the WKGIs
|
|
maven.caller.call.compile-java = java:compile
|