You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Thomas Mortagne (JIRA)" <ji...@apache.org> on 2012/11/12 10:40:13 UTC

[jira] [Closed] (TIKA-1023) Weird associated to vorbis-java-core tests in vorbis-java-tika

     [ https://issues.apache.org/jira/browse/TIKA-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mortagne closed TIKA-1023.
---------------------------------

    Resolution: Won't Fix

Actually it looks like this project is not from you guys but from vorbis-java itself. Sorry for the noise.
                
> Weird <scope> associated to vorbis-java-core tests in vorbis-java-tika
> ----------------------------------------------------------------------
>
>                 Key: TIKA-1023
>                 URL: https://issues.apache.org/jira/browse/TIKA-1023
>             Project: Tika
>          Issue Type: Bug
>          Components: packaging
>    Affects Versions: 1.2
>            Reporter: Thomas Mortagne
>
> Here is how the dependencu is declared:
> {code}
>     <dependency>
>       <groupId>${project.groupId}</groupId>
>       <artifactId>vorbis-java-core</artifactId>
>       <version>${project.version}</version>
>       <classifier>tests</classifier>
>       <scope>test,provided</scope>
>     </dependency>
> {code}
> It's the first time I see such a multiple scope.
> Among other things it make the Maven WAR plugin include this dependency as if it was a build scope dependency.
> I don't know if this worked in old version of Maven but org.apache.maven.model.Dependency has only one scope for sure.

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