mirror of https://github.com/apache/maven.git
removed unused source directories
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163397 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5ed8a1306f
commit
59952f0db2
|
@ -565,29 +565,6 @@
|
||||||
]]></description>
|
]]></description>
|
||||||
<type>String</type>
|
<type>String</type>
|
||||||
</field>
|
</field>
|
||||||
<field>
|
|
||||||
<name>aspectSourceDirectory</name>
|
|
||||||
<version>3.0.0+</version>
|
|
||||||
<description><![CDATA[
|
|
||||||
This element specifies a directory containing Aspect
|
|
||||||
sources of the project. The generated build system will
|
|
||||||
compile the Aspects in this directory when the project is
|
|
||||||
built if Aspects have been enabled (see the
|
|
||||||
<a
|
|
||||||
href="plugins/aspectj/goals.html">Aspectj goals</a> document).
|
|
||||||
The path given is relative to the project descriptor.
|
|
||||||
]]></description>
|
|
||||||
<type>String</type>
|
|
||||||
</field>
|
|
||||||
<field>
|
|
||||||
<name>integrationUnitTestSourceDirectory</name>
|
|
||||||
<version>3.0.0+</version>
|
|
||||||
<description><![CDATA[
|
|
||||||
This element specifies a directory containing integration test
|
|
||||||
sources of the project.
|
|
||||||
]]></description>
|
|
||||||
<type>String</type>
|
|
||||||
</field>
|
|
||||||
<field>
|
<field>
|
||||||
<name>sourceModifications</name>
|
<name>sourceModifications</name>
|
||||||
<version>3.0.0+</version>
|
<version>3.0.0+</version>
|
||||||
|
|
Loading…
Reference in New Issue