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

Michael Osipov closed MANTTASKS-223.
------------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> dependencies scopes do not match documentation
> ----------------------------------------------
>
>                 Key: MANTTASKS-223
>                 URL: https://issues.apache.org/jira/browse/MANTTASKS-223
>             Project: Maven Ant Tasks
>          Issue Type: Improvement
>    Affects Versions: 2.1.3
>            Reporter: Anthony Maidment
>            Priority: Minor
>
> The manual indicates that the runtime scope includes compile scope. For 
> example,
> <artifact:dependencies filesetId="dependency.fileset" useScope="runtime">   
>   <artifact:pom file="pom.xml" id="myProject" />
> </artifact:dependencies> 
> Docs (http://maven.apache.org/ant-tasks/examples/dependencies.html) state:
> •compile - Includes scopes compile, system and provided 
> •runtime - Includes scopes compile and runtime 
> •test - Includes scopes system, provided, compile, runtime and test  
> However, using this suggests that the runtime scope does not include the 
> compile scope.
> See also, the StackOverflow question I raided on this issue:
> http://stackoverflow.com/questions/7171830/get-maven-runtime-dependencies-in-ant



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to