Index: .gitignore
===================================================================
diff -u -r261e3d685168020bf2d917d57c94fd355d90a6dd -rb669681dd3c326d8730ac96c46002516e13918be
--- .gitignore (.../.gitignore) (revision 261e3d685168020bf2d917d57c94fd355d90a6dd)
+++ .gitignore (.../.gitignore) (revision b669681dd3c326d8730ac96c46002516e13918be)
@@ -1,4 +1,7 @@
/.settings/
/.project/
/.idea/
-/*.iml
\ No newline at end of file
+/*.iml
+/*.classpath
+/*.project
+/target/
\ No newline at end of file
Index: core-module/.gitignore
===================================================================
diff -u -rd40c446ebdd32ec6170e0d6bb09e9b7547dc4941 -rb669681dd3c326d8730ac96c46002516e13918be
--- core-module/.gitignore (.../.gitignore) (revision d40c446ebdd32ec6170e0d6bb09e9b7547dc4941)
+++ core-module/.gitignore (.../.gitignore) (revision b669681dd3c326d8730ac96c46002516e13918be)
@@ -1,4 +1,7 @@
/.settings/
/.project/
/.idea/
-/*.iml
\ No newline at end of file
+/*.iml
+/*.classpath
+/*.project
+/target/
\ No newline at end of file
Index: core-module/pom.xml
===================================================================
diff -u -r6d4a5b38861f6a3653092489fd56e458e289a81e -rb669681dd3c326d8730ac96c46002516e13918be
--- core-module/pom.xml (.../pom.xml) (revision 6d4a5b38861f6a3653092489fd56e458e289a81e)
+++ core-module/pom.xml (.../pom.xml) (revision b669681dd3c326d8730ac96c46002516e13918be)
@@ -80,28 +80,6 @@
- net.alchim31.maven
- scala-maven-plugin
- 3.2.2
-
-
- scala-compile-first
- process-resources
-
- add-source
- compile
-
-
-
- scala-test-compile
- process-test-resources
-
- testCompile
-
-
-
-
-
com.github.wvengen
proguard-maven-plugin
2.0.14
Index: lib-module/.gitignore
===================================================================
diff -u -r2e206d0c62d9a482eabf98e574f6beed5c2656a2 -rb669681dd3c326d8730ac96c46002516e13918be
--- lib-module/.gitignore (.../.gitignore) (revision 2e206d0c62d9a482eabf98e574f6beed5c2656a2)
+++ lib-module/.gitignore (.../.gitignore) (revision b669681dd3c326d8730ac96c46002516e13918be)
@@ -1,4 +1,7 @@
/.settings/
/.project/
/.idea/
-/*.iml
\ No newline at end of file
+/*.iml
+/*.classpath
+/*.project
+/target/
\ No newline at end of file
Index: web-module/.gitignore
===================================================================
diff -u -ra972d9095d302e50ad46ac6dd8ca60b66e151f8c -rb669681dd3c326d8730ac96c46002516e13918be
--- web-module/.gitignore (.../.gitignore) (revision a972d9095d302e50ad46ac6dd8ca60b66e151f8c)
+++ web-module/.gitignore (.../.gitignore) (revision b669681dd3c326d8730ac96c46002516e13918be)
@@ -1,4 +1,7 @@
/.settings/
/.project/
/.idea/
-/*.iml
\ No newline at end of file
+/*.iml
+/*.classpath
+/*.project
+/target/
\ No newline at end of file
Index: web-module/pom.xml
===================================================================
diff -u -r205402930ae5bf5873782c67e6a10ce57dc857cf -rb669681dd3c326d8730ac96c46002516e13918be
--- web-module/pom.xml (.../pom.xml) (revision 205402930ae5bf5873782c67e6a10ce57dc857cf)
+++ web-module/pom.xml (.../pom.xml) (revision b669681dd3c326d8730ac96c46002516e13918be)
@@ -104,7 +104,7 @@
unpack-copy
- initialize
+ generate-resources
unpack
@@ -170,28 +170,6 @@
- net.alchim31.maven
- scala-maven-plugin
- 3.2.2
-
-
- scala-compile-first
- process-resources
-
- add-source
- compile
-
-
-
- scala-test-compile
- process-test-resources
-
- testCompile
-
-
-
-
-
org.apache.maven.plugins
maven-compiler-plugin
3.3
@@ -254,5 +232,41 @@
+
+
+
+
+ org.eclipse.m2e
+ lifecycle-mapping
+ 1.0.0
+
+
+
+
+
+
+ org.apache.maven.plugins
+
+
+ maven-dependency-plugin
+
+
+ [2.6,)
+
+
+ unpack
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
FishEye: Tag b669681dd3c326d8730ac96c46002516e13918be refers to a dead (removed) revision in file `web-module/src/main/scala/egovframework/com/ext/jstree/study.scala'.
FishEye: No comparison available. Pass `N' to diff?