[ http://jira.codehaus.org/browse/MIDEA-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100053 ]
Andrew Perepelytsya commented on MIDEA-96: ------------------------------------------ Moreover, Jetbrains rejected this as Won't Fix, so plugin has to handle it. > generated projects do not load in Selena #7020 > ---------------------------------------------- > > Key: MIDEA-96 > URL: http://jira.codehaus.org/browse/MIDEA-96 > Project: Maven 2.x IDEA Plugin > Issue Type: Bug > Affects Versions: 2.0 > Environment: maven 2.0.4 > windows > IntelliJ build #7020 > Reporter: zak jacobson > > Idea trows an error: > Error during dispatching of > java.awt.event.MouseEvent[MOUSE_RELEASED,(47,53),button=1,modifiers=Button1,clickCount=1] > on ###overrideRedirect###: Wrong node: [Comment: <!-- output > url="file://$C:/P4/TPE/te/tpe/main/Util$/${maven.build.dest}"/ -->] > java.lang.IllegalArgumentException: Wrong node: [Comment: <!-- output > url="file://$<project path>$/${maven.build.dest}"/ -->] > at com.intellij.openapi.util.JDOMUtil.internElement(JDOMUtil.java:181) > Manually editing the .iml & .ipr files to remove all comments, such as: > <!-- Next include each dependency: > <orderEntry type="module" module-name="${dep.artifactId}"/> > <orderEntry type="module-library"> > <library name="${dep.artifactId}"> > <CLASSES> > <root url="jar://${lib.path}!/"/> > </CLASSES> > <JAVADOC/> > <SOURCES/> > </library> > </orderEntry> > --> > is a work around. -- 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