diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-28 16:59:04 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-28 16:59:04 +0100 |
commit | b9ad6dcf6b4e963f4716adae87437aadf7e50ee5 (patch) | |
tree | bb9aae6836f560411cbe57a4e4e5080b25d6cedb /id/server/moa-id.iml | |
parent | 59ea59a630324123207c55cc1e9ca6498aa002e0 (diff) | |
download | moa-id-spss-b9ad6dcf6b4e963f4716adae87437aadf7e50ee5.tar.gz moa-id-spss-b9ad6dcf6b4e963f4716adae87437aadf7e50ee5.tar.bz2 moa-id-spss-b9ad6dcf6b4e963f4716adae87437aadf7e50ee5.zip |
empty jar error in maven, skip
Diffstat (limited to 'id/server/moa-id.iml')
-rw-r--r-- | id/server/moa-id.iml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/id/server/moa-id.iml b/id/server/moa-id.iml deleted file mode 100644 index 6e02e5944..000000000 --- a/id/server/moa-id.iml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="library" name="Maven: commons-io:commons-io:1.3.2" level="project" /> - </component> -</module> - |