Maven Build Broken - Bootstrap fails
------------------------------------

                 Key: LUCENE-3941
                 URL: https://issues.apache.org/jira/browse/LUCENE-3941
             Project: Lucene - Java
          Issue Type: Bug
          Components: general/build
    Affects Versions: Realtime Branch
            Reporter: Tobias Rübner


Building Lucene/Solr as described in dev-tools/maven/README.maven fails, 
because the contributed libs are missing.

{code}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-install-plugin:2.3.1:install-file 
(install-langdetect) on project lucene-solr-grandparent: 
Error installing artifact 'org.apache.solr:solr-langdetect:jar': 
Failed to install artifact org.apache.solr:solr-langdetect:jar:4.0-SNAPSHOT: 
/home/truebner/dev/workspace/apache-lucene/solr/contrib/langid/lib/langdetect-r111.jar
 (No such file or directory) -> [Help 1]
{code}

I think this has something to do with the switch to ivy. -> [#LUCENE-3930]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to