maven.xml : everything is red

Hi!
I don't know if Idea is supposed to support maven, but when opening the
maven.xml file in my project, the vast majority of the file is in red.
Most of the problems are from properties references ("Property 'xxx' is
unknown'"), and also undefined elements ("Element 'xxx' is undefined").

Thanks for your help.

BoD

0
2 comments
Avatar
Permanently deleted user

Hello BoD,

B> I don't know if Idea is supposed to support maven, but when opening the
B> maven.xml file in my project, the vast majority of the file is in red.
B> Most of the problems are from properties references ("Property 'xxx' is
B> unknown'"), and also undefined elements ("Element 'xxx' is undefined").

Please file a JIRA request for this problem. We have no special support for
Maven, but that means it should be treated as a regular XML file.

--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

ok : http://www.jetbrains.net/jira/browse/IDEA-8080

BoD


Dmitry Jemerov a écrit :

Hello BoD,

B> I don't know if Idea is supposed to support maven, but when opening the
B> maven.xml file in my project, the vast majority of the file is in red.
B> Most of the problems are from properties references ("Property 'xxx' is
B> unknown'"), and also undefined elements ("Element 'xxx' is undefined").

Please file a JIRA request for this problem. We have no special support
for Maven, but that means it should be treated as a regular XML file.

0

Please sign in to leave a comment.