| Priority |
Normal |
| Type | Bug |
| State | Fixed |
| Assignee | Anton Makeev |
| Subsystem | Maven Integration |
| Affected versions |
No affected versions
|
| Fixed in |
No fix versions
|
| Fixed in build |
Next build |
| Build |
7744
|
| Fixed in build |
8210
|
| Severity |
0
|
IDEA-43125 |
Maven generated iml files differ slightly across machines, resulting in unwanted modified versioned files |
|
|
When the dependency was _not_ built locally and thus was resolved from a remote repository, the following entry is in the iml:
{code:xml}
<containerElement type="library" name="com.carbonfive:migration:0.9-20080225.174438-4" level="module">
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/migration-0.9-SNAPSHOT.jar" />
</containerElement>