Author: fchrist
Date: Wed Feb 15 20:20:57 2012
New Revision: 1244684
URL: http://svn.apache.org/viewvc?rev=1244684&view=rev
Log:
STANBOL-493 Removed generation of THIRD-PARTY.properties from default build.
Modified:
incubator/stanbol/trunk/parent/pom.xml
Modified: incubator/stanbol/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1244684&r1=1244683&r2=1244684&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Wed Feb 15 20:20:57 2012
@@ -94,7 +94,6 @@
</goals>
<configuration>
<groupByLicense>true</groupByLicense>
- <useMissingFile>true</useMissingFile>
<outputDirectory>${project.build.directory}/maven-shared-archive-resources/META-INF</outputDirectory>
<thirdPartyFilename>DEPENDENCIES-BY-LICENSE</thirdPartyFilename>
</configuration>