mirror of https://github.com/apache/maven.git
o updating readme for it0008
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163546 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4bc8170a68
commit
d0fcf456e6
|
@ -23,7 +23,9 @@ it0007: We specify a parent in the POM and make sure that it is downloaded as
|
||||||
part of the process.
|
part of the process.
|
||||||
|
|
||||||
it0008: Simple goal decoration where a plugin binds to a phase and the plugin must
|
it0008: Simple goal decoration where a plugin binds to a phase and the plugin must
|
||||||
be downloaded from a remote repository before it can be executed.
|
be downloaded from a remote repository before it can be executed. This
|
||||||
|
test also checks to make sure that mojo parameters are aligned to the
|
||||||
|
project basedir when their type is "java.io.File".
|
||||||
|
|
||||||
it0010: Since the artifact resolution does not use the project builder, we must
|
it0010: Since the artifact resolution does not use the project builder, we must
|
||||||
ensure that the full hierarchy of all dependencies is resolved. This
|
ensure that the full hierarchy of all dependencies is resolved. This
|
||||||
|
|
Loading…
Reference in New Issue