mirror of https://github.com/apache/maven.git
o update location of settings.mdo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9c8903441f
commit
791c2bf164
|
@ -223,7 +223,7 @@ under the License.
|
||||||
<modello file="maven-lifecycle/src/main/mdo/maven-lifecycle.mdo"/>
|
<modello file="maven-lifecycle/src/main/mdo/maven-lifecycle.mdo"/>
|
||||||
<modello file="maven-plugin-api/src/main/mdo/lifecycle.mdo"/>
|
<modello file="maven-plugin-api/src/main/mdo/lifecycle.mdo"/>
|
||||||
<modello file="maven-profile/profiles.mdo"/>
|
<modello file="maven-profile/profiles.mdo"/>
|
||||||
<modello file="maven-settings/src/main/mdo/settings.mdo"/>
|
<modello file="maven-core/src/main/mdo/settings.mdo"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="compile-boot" depends="generate-sources" description="compiles the bootstrap sources">
|
<target name="compile-boot" depends="generate-sources" description="compiles the bootstrap sources">
|
||||||
|
|
Loading…
Reference in New Issue