from the trace of smartfrog-xml
m2:
[m2-libraries] Resolving dependencies...
unspecified:unspecified:jar:0.0 (selected)
xerces:xmlParserAPIs:jar:2.6.2 (selected)
xom:xom:jar:1.1 (selected)
xom:xom:jar:1.0b3 (removed - causes a cycle in the graph)
jaxen:jaxen:jar:1.1-beta-8 (selected)
jaxen:jaxen:jar:1.0-FCS (removed - causes a cycle in the graph)
jdom:jdom:jar:1.0 (selected)
xalan:xalan:jar:2.5.0 (selected)
xerces:xmlParserAPIs:jar:2.6.2 (removed - nearer found: 2.6.2)
xerces:xercesImpl:jar:2.6.2 (selected)
xalan:xalan:jar:2.7.0 (selected)
BUILD FAILED
/x1/gump/public/workspace/smartfrog/components/xml/build.xml:54: Unable
to resolve artifact
Its pretty hard to determine failures here, primarily because the m2
tasks dont print enough out at the normal level of verbosity.It looks
like its built a graph of xom1.1, jaxen1.1-beta-8 and xerces/xalan, but
is failing to find one of these.
Is there any way to turn on extra verbosity to get more detailed
diagnostics?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]