web.iml file generated correctly on Windows but not on Linux
------------------------------------------------------------
                 Key: MIDEA-104
                 URL: http://jira.codehaus.org/browse/MIDEA-104
             Project: Maven 2.x IDEA Plugin
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: Both platforms:
java version 1.5.0_12
Maven version 2.0.6
IntelliJ version 6.0.5 (build 6180)
            Reporter: Anthony Yeracaris
         Attachments: web.iml, web.iml

In the failing case, in the web module settings of IntelliJ, modules are listed 
as being packaged by path name (from the .m2 directory tree) instead of by 
library (the library references are present but are all listed as "Do not 
package").

In the working case, no path names are mentioned, and the library references 
are copied.

Some analysis has determined the following:
In the working iml, a containerElement with a name attribute is generated. In 
the failing iml, the same containerElement is generated, but without a name 
attribute.

The attachments are <bad>, <good>.

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