export a directory rather than a file in the scm plugin. This fixed an issue that the pom.xml didn't work with the svn with version 1.6.
move the solr-home from the metacat-index to the metacat-common.
Use the properties for the schema url and name.
change the version to 2.2.0-SNAPSHOT.
[merge from branch to keep trunk up to date with upgrade history] prep for Metacat 2.1.1 release
Add code to check out the schema.xml from dataone project.
Add the servlet-api jar file under the test scope.
use v2.1.0 for all metacat release components for consistency
remove all -SNAPSHOT artifacts in favor of released versions in preparation for Metacat v2.1.0 release
Add the dataone repository.
Change the junit version to 4.8
use java 1.6 compliance for compilation
Remove the depency on the d1_cn_index_processor.
Move the solr query part here since metacat-index needs to query the solr server too.
exclude jibx-tools, maven cruft and org.eclipse "dependencies" to cut down on the number of jar files in the lib folder.
format before editing
Add a new module for sharing the between the metacat and metacat-index.