mirror of
https://github.com/apache/maven.git
synced 2025-02-09 11:35:24 +00:00
Remove @requiresDirectInvocation, so assemblies can be built using
executions in the pom. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@325883 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5008852983
commit
dfc3afb54b
@ -64,7 +64,6 @@
|
|||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @goal assembly
|
* @goal assembly
|
||||||
* @requiresDependencyResolution test
|
* @requiresDependencyResolution test
|
||||||
* @requiresDirectInvocation
|
|
||||||
* @execute phase="package"
|
* @execute phase="package"
|
||||||
* @aggregator
|
* @aggregator
|
||||||
*/
|
*/
|
||||||
|
@ -30,7 +30,6 @@
|
|||||||
*
|
*
|
||||||
* @goal directory
|
* @goal directory
|
||||||
* @requiresDependencyResolution test
|
* @requiresDependencyResolution test
|
||||||
* @requiresDirectInvocation
|
|
||||||
* @execute phase="package"
|
* @execute phase="package"
|
||||||
*/
|
*/
|
||||||
public class DirectoryMojo
|
public class DirectoryMojo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user