diff --git a/lib/hamcrest-core-1.3.jar b/lib/hamcrest-core-1.3.jar deleted file mode 100644 index 9d5fe16..0000000 Binary files a/lib/hamcrest-core-1.3.jar and /dev/null differ diff --git a/lib/hamcrest-library-1.3.jar b/lib/hamcrest-library-1.3.jar deleted file mode 100644 index 9eac80d..0000000 Binary files a/lib/hamcrest-library-1.3.jar and /dev/null differ diff --git a/lib/hutool-all-5.7.12.jar b/lib/hutool-all-5.7.12.jar deleted file mode 100644 index 5306f66..0000000 Binary files a/lib/hutool-all-5.7.12.jar and /dev/null differ diff --git a/lib/lombok1.18.22.jar b/lib/lombok1.18.22.jar deleted file mode 100644 index 49f5286..0000000 Binary files a/lib/lombok1.18.22.jar and /dev/null differ diff --git a/lib/metadata-extractor-2.16.0.jar b/lib/metadata-extractor-2.16.0.jar deleted file mode 100644 index d5ba20a..0000000 Binary files a/lib/metadata-extractor-2.16.0.jar and /dev/null differ diff --git a/lib/xmpcore-6.1.11.jar b/lib/xmpcore-6.1.11.jar deleted file mode 100644 index 920f529..0000000 Binary files a/lib/xmpcore-6.1.11.jar and /dev/null differ diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..9a73899 --- /dev/null +++ b/pom.xml @@ -0,0 +1,107 @@ + + + 4.0.0 + + + ecology-weaver + + ecology-weaver + + E9 + + war + + ecology本地开发环境 + + + + ecology 本地开发环境E9 + + + + + + aiyh + + aiYouHong + + youhong.ai@weaver.com.cn + + https://gitee.com/it-xiaoxiong + + + 二开 + + + 泛微-昂泰 + + https://www.e-cology.com.cn/ + + + + + + + + + UTF-8 + UTF-8 + 1.8 + 1.8 + 1.8 + 1.18.22 + 5.7.12 + 2.16.0 + + + + + + + + org.projectlombok + lombok + ${lombok.version} + provided + + + + cn.hutool + hutool-all + ${hutool.version} + + + + com.drewnoakes + metadata-extractor + ${metadata-extractor.version} + + + + junit + junit + 4.12 + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 8 + 8 + + + + + + + +