Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvn site-deploy -DskipTests is still failing #27

Closed
ruebot opened this issue Aug 24, 2017 · 1 comment
Closed

mvn site-deploy -DskipTests is still failing #27

ruebot opened this issue Aug 24, 2017 · 1 comment
Assignees

Comments

@ruebot
Copy link
Member

ruebot commented Aug 24, 2017

Maybe? https://stackoverflow.com/questions/26144541/why-am-i-getting-maven-error-unable-to-determine-if-resource-x-exists-in-http

[ERROR] Unable to determine if resource xml-apis:xml-apis:jar:1.4.01:compile exists in http://maven.glassfish.org/content/groups/glassfish
[ERROR] Unable to determine if resource xmlenc:xmlenc:jar:0.52:compile exists in http://maven.glassfish.org/content/groups/glassfish
[ERROR] Unable to determine if resource xpp3:xpp3_min:jar:1.1.3.4.O:compile exists in http://maven.glassfish.org/content/groups/glassfish
[INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Issue Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Licenses" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Plugins" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Team" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Source Code Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Summary" report    --- maven-project-info-reports-plugin:2.9
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ aut ---
[INFO] Building jar: /tmp/aut/target/aut-0.9.0-javadoc.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ aut >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ aut <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ aut ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ aut ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:33 min
[INFO] Finished at: 2017-08-24T16:26:39-04:00
[INFO] Final Memory: 60M/1671M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:deploy (default-deploy) on project aut: Wagon protocol '' doesn't support directory copying -> [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
@ruebot ruebot self-assigned this Aug 24, 2017
ruebot added a commit that referenced this issue Aug 25, 2017
* Was missing more configuration for building gh-pages site
* It works now:
* 7f0ea1c
@ruebot
Copy link
Member Author

ruebot commented Aug 25, 2017

See #29

Also, I neglected to setup a gh-pages branch previously. That is setup now, as well as the domain name for the java docs: java.docs.archivesunleashed.io. Just waiting on DNS propagation now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant