[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.172s [INFO] Finished at: Sat Aug 24 00:08:34 CST 2013 [INFO] Final Memory: 11M/27M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (javadoc-jar) on project it13-bgsys: MavenReportException: Error while creating archive: Failed to resolve one or more javadoc source/resource artifacts: [ERROR] [ERROR] Missing: [ERROR] ---------- [ERROR] 1) mysql:mysql-connector-java:jar:sources:5.1.14 [ERROR] [ERROR] Try downloading the file manually from the project website. [ERROR] [ERROR] Then, install it using the command: [ERROR] mvn install:install-file -DgroupId=mysql -DartifactId=mysql-connector-java -Dversion=5.1.14 -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file [ERROR] [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=mysql -DartifactId=mysql-connector-java -Dversion=5.1.14 -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] Path to dependency: [ERROR] 1) com.it13.bgsys:it13-bgsys:war:0.0.1-SNAPSHOT [ERROR] 2) mysql:mysql-connector-java:jar:sources:5.1.14 [ERROR] [ERROR] 2) com.it13:it13-utils:jar:sources:0.0.1-SNAPSHOT [ERROR] [ERROR] Try downloading the file manually from the project website. [ERROR] [ERROR] Then, install it using the command: [ERROR] mvn install:install-file -DgroupId=com.it13 -DartifactId=it13-utils -Dversion=0.0.1-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file [ERROR] [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=com.it13 -DartifactId=it13-utils -Dversion=0.0.1-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] Path to dependency: [ERROR] 1) com.it13.bgsys:it13-bgsys:war:0.0.1-SNAPSHOT [ERROR] 2) com.it13:it13-utils:jar:sources:0.0.1-SNAPSHOT [ERROR] [ERROR] ---------- [ERROR] 2 required artifacts are missing. [ERROR] [ERROR] for artifact: [ERROR] com.it13.bgsys:it13-bgsys:war:0.0.1-SNAPSHOT