mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
o don't need the fake pom anymore, we'll gracefully move on
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721720 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4f4358ee02
commit
08c0050a9b
@ -169,11 +169,6 @@ TODO:
|
|||||||
<classpath refid="pom.pathid"/>
|
<classpath refid="pom.pathid"/>
|
||||||
</javac>
|
</javac>
|
||||||
|
|
||||||
<!-- DGF generating a fake pom.properties so Maven thinks it has a version number -->
|
|
||||||
<mkdir dir="bootstrap/target/classes/META-INF/maven/org.apache.maven/maven-core"/>
|
|
||||||
<echo message="version=${pom.project.version}"
|
|
||||||
file="bootstrap/target/classes/META-INF/maven/org.apache.maven/maven-core/pom.properties"/>
|
|
||||||
|
|
||||||
<path id="maven.classpath">
|
<path id="maven.classpath">
|
||||||
<pathelement location="bootstrap/target/classes"/>
|
<pathelement location="bootstrap/target/classes"/>
|
||||||
<path refid="sources"/>
|
<path refid="sources"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user