[ 
https://jira.codehaus.org/browse/MNG-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Benedict updated MNG-4192:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> When using maven.test.skip it does verify the test dependency...
> ----------------------------------------------------------------
>
>                 Key: MNG-4192
>                 URL: https://jira.codehaus.org/browse/MNG-4192
>             Project: Maven
>          Issue Type: Improvement
>          Components: Dependencies
>    Affects Versions: 2.0.9
>         Environment: Windows
>            Reporter: Martin Poitras
>            Priority: Minor
>
> I use a common jar for my test environment. This jar is build during test 
> phase. Some module need it and include it dependency and specify:
> <type>test-jar</type>
> <scope>test</scope>
> Initially, in a fresh environment, if I do "mvn install 
> -Dmaven.test.skip=true" the module that depends on this test-jar will 
> complain about the missing dependency.
> But since I don't want the test to run I think it should not complain. It 
> should compile package and install..?
> Thanks



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to