[
https://jira.codehaus.org/browse/MECLIPSE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MECLIPSE-275.
-----------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> WTP not recognized by eclipse version: 3.2.2 Build id: M20070212-1330
> ---------------------------------------------------------------------
>
> Key: MECLIPSE-275
> URL: https://jira.codehaus.org/browse/MECLIPSE-275
> Project: Maven Eclipse Plugin
> Issue Type: Bug
> Components: WTP support
> Environment: Linux 2.6
> Reporter: Jan Torben
>
> maven project, I run mvn -Dwtpversion=1.5 eclipse:eclipse and the plugin
> creates the eclipse project files, however eclipse does not recognize the
> project as wtp because the file org.eclipse.wst.common.project.facet.core.xml
> needs the ?xml tag to be recognized:
> <?xml version="1.0" encoding="UTF-8"?>
> <faceted-project>
> <fixed facet="jst.web"/>
> <fixed facet="jst.java"/>
> <installed facet="jst.java" version="6.0"/>
> <installed facet="jst.web" version="2.4"/>
> </faceted-project>
> Please change the plugin to get it working!
> eclipse version:
> Version: 3.2.2
> Build id: M20070212-1330
> And please tell me, how I can find which version of the eclipse-plugin I have
> installed.
> Jan
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)