[jira] Commented: (MNGECLIPSE-83) Hiding of runtime scope

2006-02-26 Thread Tuomas Kiviaho (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-83?page=comments#action_59534 
] 

Tuomas Kiviaho commented on MNGECLIPSE-83:
--

If there would be a bulletproof way to determine wether or not Eclipse project 
is intended to be run only in container...

What I can come up with is the project descriptor ear/war packaging (ear/war) 
and/or existence of WTP project nature. I'm not pleased with the latter, since 
it woud be too much to require TPTP usage for test scope dependencies to be 
considered. POM dependency then again will fail for other standard packaging 
types like .rar and definetly for vendor spesific types like JBoss .ejb3 and 
.aop. 

> Hiding of runtime scope
> ---
>
>  Key: MNGECLIPSE-83
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-83
>  Project: Maven 2.x Extension for Eclipse
> Type: Sub-task

> Reporter: Tuomas Kiviaho
> Assignee: Eugene Kuleshov

>
>
> The Maven2 dependencies library get's bloated since runtime scope is included 
> as well. After all the plugin is providing build path support so compile and 
> provided plus most likely test since Eclipse can't tell the difference (and 
> system) should be enough.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.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]



[jira] Commented: (MNGECLIPSE-83) Hiding of runtime scope

2006-02-24 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-83?page=comments#action_59425 
] 

Eugene Kuleshov commented on MNGECLIPSE-83:
---

Note that very same container also used for runtime classpath when running 
application or tests. So, unless you proove that runtime scope is not needed 
for that I am going to close this issue as "won't fix"

> Hiding of runtime scope
> ---
>
>  Key: MNGECLIPSE-83
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-83
>  Project: Maven 2.x Extension for Eclipse
> Type: Sub-task

> Reporter: Tuomas Kiviaho
> Assignee: Eugene Kuleshov

>
>
> The Maven2 dependencies library get's bloated since runtime scope is included 
> as well. After all the plugin is providing build path support so compile and 
> provided plus most likely test since Eclipse can't tell the difference (and 
> system) should be enough.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.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]