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

Neil Hooey commented on SOLR-3431:
----------------------------------

After making those changes, it merely says this:

{code}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war)
on project solr: overlay [ id exclude-slf4j-jdk14] is not a dependency of the 
project. -> [Help 1]
{code}

Which doesn't make much sense since that's the name of the overlay.
                
> Make dist-war-excl-slf4j target available in the Maven repository
> -----------------------------------------------------------------
>
>                 Key: SOLR-3431
>                 URL: https://issues.apache.org/jira/browse/SOLR-3431
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Neil Hooey
>            Priority: Minor
>              Labels: maven, slf4j
>
> Since SOLR-2487 was closed, a new build target {{dist-war-excl-slf4j}} was 
> created for the Ant build, but this war file isn't in Maven yet.
> Users who want to build a Solr war with Maven and without slf4j included have 
> to expand the war file and delete the {{WEB-INF/lib/slf4j-jdk14-1.6.4.jar}} 
> file.
> With this target in Maven, expanding the war won't be necessary.

--
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