Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Tools (tools_1.6.0_25.jar) dependency is no longer part of the pom-libs.xml

So it seems the tools (tools_1.6.0_25.jar) dependency is no longer downloaded as part of the pom-libs.xml? Correct me if i'm wrong but the only way to get the lib is to run the refresh.xml ant script, in particular the tools target?

If this is what was intended we may need to update the documentation to reflect this change. 

The workflow that seems to work for me;

1) Run the pom-libs.xml (mvn install -f pom-libs.xml)
2) Run the tools target in refresh.xml (open refresh.xml > right click test target in outline > Run as ant script)

-- 
Levi Putna
www.ozblog.com.au


Back to the top