F:\project\business\Groupon\Site\Web>mvn install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building groupon-site-web 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.tortuousroad:groupon-site-controller:jar:1.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ groupon-site-web ---
[WARNING] File encoding has not been set, using platform encoding GBK, i.e. build is platform dependent!
[WARNING] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\project\business\Groupon\Site\Web\src\main\java
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ groupon-site-web ---
[INFO] No sources to compile
[INFO]
[INFO] >>> maven-source-plugin:2.1:jar (default) > generate-sources @ groupon-site-web >>>
[INFO]
[INFO] <<< maven-source-plugin:2.1:jar (default) < generate-sources @ groupon-site-web <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.1:jar (default) @ groupon-site-web ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.968 s
[INFO] Finished at: 2017-05-04T22:46:18+08:00
[INFO] Final Memory: 10M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:2.1:jar (default) on project groupon-site-web: Error creating source archive: You must set at least one file.-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException