[ 
http://jira.codehaus.org/browse/MECLIPSE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102327
 ] 

Srepfler Srgjan commented on MECLIPSE-266:
------------------------------------------

Hi Thierry,
I agree with most points in your comment, I also have the feeling it will take 
some time as making new artifacts is always a time consuming issue and with 
stretched resources low priority issues don't get the right measure of care. I 
did not understand the ant use case but I don't have any issue with that.
As far as my project is concerned, I personally dropped the use of eclipse a 
while ago because of validations issues one of which is filed with this bug.
This bug is one pain it the behind but I personally don't find it critical. As 
I said I fix this problem by editing the file by hand and removing the java 
facet. My project builds fine with maven and having this issue fixed would only 
help me in being able to use it with eclipse friction free. Of course I would 
say that not too many people use maven and eclipse together, otherwise this 
issue would have been noticed earlier and fixed by now (I've noticed this issue 
perhaps a year ago and filed this bug only recently, I still don't understand 
what were people doing in the mean time).

> plugin applies java facet to ear project
> ----------------------------------------
>
>                 Key: MECLIPSE-266
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-266
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: WTP support
>    Affects Versions: 2.3
>         Environment: Windows XP
>            Reporter: Srepfler Srgjan
>
> In .settings/org.eclipse.wst.common.project.facet.core.xml of the EAR module 
> I'm getting this:
> <faceted-project>
>   <fixed facet="jst.java"/>
>   <fixed facet="jst.ear"/>
>   <installed facet="jst.ear" version="1.3"/>
>   <installed facet="jst.java" version="1.4"/>
> </faceted-project>
> This is a wrong facet on a EAR module and I can't compile if I don't edit 
> this file manually (I can't do it from the project properties - facets dialog)

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

        

Reply via email to