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

Michael Osipov closed MECLIPSE-232.
-----------------------------------
    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.

> excluding / including attribute classpathentry
> ----------------------------------------------
>
>                 Key: MECLIPSE-232
>                 URL: https://issues.apache.org/jira/browse/MECLIPSE-232
>             Project: Maven Eclipse Plugin
>          Issue Type: Improvement
>          Components: Core : Dependencies resolution and build path 
> (.classpath)
>    Affects Versions: 2.3
>         Environment: eclipse callisto j2ee perspective
>            Reporter: Wilko Kempa
>
> There should be a way to define excluding /including attributes for the 
> classpathentry  generated by eclipse:eclipse.
> Today generated: <classpathentry kind="src" path="src/main/java"/>
> Future Prospects: <classpathentry kind="src" excluding="**/.svn/*"> 
> path="src/main/java"/>
> This would be especially helpful when building projects for scm managed 
> sources. Otherwise you get a lot of warnings because of duplicate ".svn/*" 
> files within the eclipse callisto j2ee perspective.
> This feature is requested since maven 1.0 days.  
> http://mail-archives.apache.org/mod_mbox/maven-dev/200306.mbox/%3cofa409c5ec.03a60e5e-onca256d3a.00031339-ca256d3a.00037...@multitask.com.au%3E
> Workaround from within eclipse is to share this projects. By doing Team -> 
> Share Project . 
> This doesn't work in offline mode.
> Thx for any advance



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

Reply via email to