Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 16602)
+++ /trunk/build.xml	(revision 16603)
@@ -414,4 +414,5 @@
                 includeantruntime="false" encoding="UTF-8">
                 <compilerarg value="-Xlint:all"/>
+                <compilerarg value="-Xlint:-path"/><!-- Suppress "bad path element .../xmpcore-6.0.6.jar: no such file or directory" warning, see https://github.com/drewnoakes/metadata-extractor/pull/483 -->
                 <compilerarg value="-Xlint:-serial"/>
                 <classpath>
