Martin Todorov created MINDEXER-92:
--------------------------------------
Summary: Make the BasicUsageExampleTest download an index from the
local machine, instead of Maven Central
Key: MINDEXER-92
URL: https://jira.codehaus.org/browse/MINDEXER-92
Project: Maven Indexer
Issue Type: Test
Reporter: Martin Todorov
Currently, the BasicUsageExampleTest tries to connect to Maven Central in order
to download an index to use as test data. This should be replaced with a call
to localhost, where an embedded Jetty should be listening via the
jetty-maven-plugin. The index files should be available for download from
there, instead of having to wait for a hundred megs to arrive over the net. A
simple index with some valid test data could easily be generated.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)