: I work with Maven all the time, and recent Solr releases too. It would be : very useful if Solr SNAPSHOTs could get deployed to : https://repository.apache.org/index.html on an automated basis. Is anyone : opposed to this, and if not, could someone set this up? It would be really : sweet if it were conditional upon the tests passing. I could create a JIRA : issue for this.
If you know how to modify the build.xml to do whatever magical dance is need to load the jars into the repository (in such a way that doesn't require a human to enter a password so that it can be done by Hudson) then by all means open a Jira issue. (FWIW: I suspect that Solr's hand maintained pom files are also out of date now that solr and lucene are part of one build system ... so that probably needs to be fiexed for the nightly snapshots to be of any use for maven users) -Hoss