Ryan Ernst created SOLR-4287:
--------------------------------
Summary: Maven artifact file names do not match dist/ file names
Key: SOLR-4287
URL: https://issues.apache.org/jira/browse/SOLR-4287
Project: Solr
Issue Type: Bug
Components: Build
Affects Versions: 4.0
Reporter: Ryan Ernst
Priority: Minor
For the solr artifact, the war file name has the format "solr-X.Y.Z.war".
http://search.maven.org/#artifactdetails%7Corg.apache.solr%7Csolr%7C4.0.0%7Cwar
However, when building from source or downloading the dist/ built war file, it
is named "apache-solr-X.Y.Z.war". This should really be the same...
Preferably the "apache-" could just be removed, since the lucene build does not
appear to use the same convention.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]