mirror of https://github.com/apache/maven.git
Add maven-artifact.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162903 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
68f8c48ad5
commit
4c9a71e624
|
@ -57,6 +57,7 @@ public class MBoot
|
|||
String[] builds = new String[]
|
||||
{
|
||||
"maven-model",
|
||||
"maven-artifact",
|
||||
"maven-plugin",
|
||||
"maven-core",
|
||||
"maven-plugins/maven-clean-plugin",
|
||||
|
|
Loading…
Reference in New Issue