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

Error at install last master #143

Closed
CSchemmy opened this issue Feb 4, 2018 · 1 comment
Closed

Error at install last master #143

CSchemmy opened this issue Feb 4, 2018 · 1 comment

Comments

@CSchemmy
Copy link
Contributor

CSchemmy commented Feb 4, 2018

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (attach-javadocs) on project boxable: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - xxxx/git/boxable/src/main/java/be/quodlibet/boxable/Table.java:216: warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] xxxx/git/boxable/src/main/java/be/quodlibet/boxable/Row.java:100: warning: no description for @return
[ERROR] * @return
[ERROR] ^
[ERROR] xxxx/git/boxable/src/main/java/be/quodlibet/boxable/Row.java:102: warning: no @param for pageTopMargin
[ERROR] public TableCell createTableCell(float width, String tableData, PDDocument doc, PDPage page, float yStart, float pageTopMargin, float pageBottomMargin) {
[ERROR] ^
[ERROR] xxxx/git/boxable/src/main/java/be/quodlibet/boxable/Row.java:102: warning: no @param for pageBottomMargin
[ERROR] public TableCell createTableCell(float width, String tableData, PDDocument doc, PDPage page, float yStart, float pageTopMargin, float pageBottomMargin) {
[ERROR] ^
[ERROR] xxxx/git/boxable/src/main/java/be/quodlibet/boxable/utils/FontUtils.java:64: error: exception not thrown: java.io.IOException
[ERROR] * @throws IOException
[ERROR] ^
[ERROR]
[ERROR] Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in ' xxxx/git/boxable/target/apidocs' dir.
[ERROR] -> [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

@Frulenzo
Copy link
Collaborator

Frulenzo commented Feb 5, 2018

gradle javadoc says: 1 error,4 warnings.

I' fixing it right now

dhorions added a commit that referenced this issue Feb 7, 2018
@Frulenzo Frulenzo closed this as completed Feb 8, 2018
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

2 participants