Hi Jody, Where are you running the dependency:tree goal from?
If you are running "mvn dependency:tree" from within the x/plugins/net.refractions.udig.libs directory, you could try: "mvn dependency:tree -f pom-libx.xml" Note that this will fail if you are using the ibiblio mirror as it seems to be missing a bunch of libraries. Hope that helps! --Sev (aka Cliff) On 7 October 2011 16:29, Jody Garnett <[email protected]> wrote: > Hi Cliff: > > I ran into an interesting thing today; debugging EMF problems in uDig > 1.2.2. One of the steps of debugging was to run "mvn dependency:tree" - > which now fails for net.refractions.udig.libs. > > Until I rename it back. > > So if I understand you need this pom.xml to be called something different > so it does not conflict with the nightly build stuff. Is there any way to > run dependency tree against pom-libs.xml from the command line? > > -- > Jody Garnett > > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > > -- "We are dreamers, shapers, singers and makers..."
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
