summaryrefslogtreecommitdiff
path: root/target/maven-status/maven-compiler-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'target/maven-status/maven-compiler-plugin')
-rw-r--r--target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst3
-rw-r--r--target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst3
2 files changed, 6 insertions, 0 deletions
diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
new file mode 100644
index 0000000..e88a358
--- /dev/null
+++ b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
@@ -0,0 +1,3 @@
+com/mavlushechka/notaryautomation/Person.class
+com/mavlushechka/notaryautomation/App.class
+com/mavlushechka/notaryautomation/Passport.class
diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
new file mode 100644
index 0000000..78dc1ab
--- /dev/null
+++ b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
@@ -0,0 +1,3 @@
+/mnt/Programming/Projects/notary-automation/src/main/java/com/mavlushechka/notaryautomation/Passport.java
+/mnt/Programming/Projects/notary-automation/src/main/java/com/mavlushechka/notaryautomation/App.java
+/mnt/Programming/Projects/notary-automation/src/main/java/com/mavlushechka/notaryautomation/Person.java