mirror of https://github.com/apache/maven.git
MNG-5771 updated bootstrap ant build to match pom.xml changes
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
This commit is contained in:
parent
bdb4c32ec4
commit
eaef349685
|
@ -212,6 +212,7 @@ Do you want to continue?</input>
|
|||
<modello file="maven-repository-metadata/src/main/mdo/metadata.mdo" version="1.1.0" />
|
||||
<modello file="maven-compat/src/main/mdo/profiles.mdo" />
|
||||
<modello file="maven-compat/src/main/mdo/paramdoc.mdo" />
|
||||
<modello file="maven-embedder/src/main/mdo/core-extensions.mdo" />
|
||||
</target>
|
||||
|
||||
<target name="compile-boot" depends="generate-sources" description="compiles the bootstrap sources">
|
||||
|
|
Loading…
Reference in New Issue