[ 
https://jira.codehaus.org/browse/MEAR-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=336021#comment-336021
 ] 

Robert Scholte commented on MEAR-73:
------------------------------------

I think this should be closed as {{won't fix}}. This kind of information should 
be solved in the dependencies-section of the {{pom.xml}} by specifying the 
excludes. Otherwise Maven will still try to download these (transitive) 
dependencies, even though they are not added to the ear.
                
> Property to disable transitive dependencies resolving
> -----------------------------------------------------
>
>                 Key: MEAR-73
>                 URL: https://jira.codehaus.org/browse/MEAR-73
>             Project: Maven Ear Plugin
>          Issue Type: Improvement
>            Reporter: Thomas Hart
>            Assignee: Stéphane Nicoll
>         Attachments: ear.jpg, patch2.txt, patch.txt
>
>
> We have ears with a lot of modules. So the transitive dependencies are very 
> huge and to exclude all these with {{<excluded>true</excluded>}} is no 
> option. Also to mark these dependencies with optional is no way. It is 
> possible to create a new property for that?

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

Reply via email to