[jbosstools-issues] [JBoss JIRA] (ERT-614) Add error message for wrong pom [EBZ#532696]

Friendly Jira Robot (JIRA) issues at jboss.org
Sat Mar 24 17:27:00 EDT 2018


     [ https://issues.jboss.org/browse/ERT-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Friendly Jira Robot updated ERT-614:
------------------------------------
    Component/s: WTP Source Editing
                     (was: m2e)


> Add error message for wrong pom [EBZ#532696]
> --------------------------------------------
>
>                 Key: ERT-614
>                 URL: https://issues.jboss.org/browse/ERT-614
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: WTP Source Editing
>            Reporter: Friendly Jira Robot
>              Labels: bzira, ui
>
> Created attachment 273233
> Screenshot
> Accidently I create a wrong pom without the <project> tag.
> Example pom.xml:
> ------
> <modelVersion>4.0.0</modelVersion>
> 	<groupId>com.vogella.maven</groupId>
> 	<artifactId>com.vogella.maven.executablejar</artifactId>
> 	<version>0.1.0-SNAPSHOT</version>
> 	<packaging>jar</packaging>
> ------
> m2e showed me an error marker in the editor but no problem marker in the Problems view. Also the marker had no error message. I would expect at least a hover text with "Invalid format of the pom" for something similar. 
> See screenshot.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list