Revision: 17621
http://sourceforge.net/p/gate/code/17621
Author: markagreenwood
Date: 2014-03-11 10:53:26 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
added a note to the build.xml to remind me how to see the full dependency tree
to aid debugging differences between the ivy and maven dependencies
Modified Paths:
--------------
gate/trunk/build/deploy/maven/build.xml
Modified: gate/trunk/build/deploy/maven/build.xml
===================================================================
--- gate/trunk/build/deploy/maven/build.xml 2014-03-11 10:50:38 UTC (rev
17620)
+++ gate/trunk/build/deploy/maven/build.xml 2014-03-11 10:53:26 UTC (rev
17621)
@@ -71,6 +71,8 @@
<fileset dir="lib" id="onlyinmaven" includes="**/*.jar">
<present present="srconly" targetdir="${top}/lib"/>
</fileset>
+
+ <echo>to see dependency tree do 'mvn dependency:tree' on the pom</echo>
<echo>these files are only in maven/lib :
${toString:onlyinmaven}</echo>
<fileset dir="${top}/lib" id="onlyingate" includes="**/*.jar">
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs