mirror of https://github.com/apache/maven.git
o adding it0008 to test preGoals where the preGoal exists in a plugin
that must be downloaded before it is executed. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163149 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c9bf7d2052
commit
71895f7201
|
@ -25,6 +25,9 @@ it0006: Simple goal decoration. We introduce a preGoal and a postGoal to the
|
|||
it0007: We specify a parent in the POM and make sure that it is downloaded as
|
||||
part of the process.
|
||||
|
||||
it0008: Simple goal decoration where a preGoal belongs to a plugin that must
|
||||
be downloaded from a remote repository before it can be executed.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
- generated sources
|
||||
|
|
Loading…
Reference in New Issue