You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2013/01/11 19:54:13 UTC

[jira] [Commented] (SOLR-4287) Maven artifact file names do not match dist/ file names

    [ https://issues.apache.org/jira/browse/SOLR-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551389#comment-13551389 ] 

Steve Rowe commented on SOLR-4287:
----------------------------------

:)

Robert, I applied your patch to a different trunk checkout and did a recursive diff on the two.  There are no differences (other than .svn crap and IntelliJ config files).
                
> 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
>         Attachments: SOLR-4287_alternative.patch, SOLR-4287.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org