mirror of https://github.com/apache/maven.git
PR: MNG-644
allow old syntax, but ignore it git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293337 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
30856aef92
commit
cbcc49b306
|
@ -2387,6 +2387,14 @@
|
|||
<multiplicity>*</multiplicity>
|
||||
</association>
|
||||
</field>
|
||||
<field>
|
||||
<name>goals</name>
|
||||
<version>4.0.0</version>
|
||||
<description><![CDATA[
|
||||
NOT A VALID ELEMENT. LISTED TO ALLOW LEGACY REPOSITORY POMs TO PARSE.
|
||||
]]></description>
|
||||
<type>DOM</type>
|
||||
</field>
|
||||
</fields>
|
||||
<codeSegments>
|
||||
<codeSegment>
|
||||
|
|
Loading…
Reference in New Issue