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

Master build fails with javadoc errors #31

Closed
tdiesler opened this issue May 8, 2018 · 1 comment
Closed

Master build fails with javadoc errors #31

tdiesler opened this issue May 8, 2018 · 1 comment

Comments

@tdiesler
Copy link
Collaborator

tdiesler commented May 8, 2018

[ERROR] /Users/tdiesler/git/JavaBitcoindRpcClient/src/main/java/wf/bitcoin/javabitcoindrpcclient/BitcoinRPCException.java:23: error: malformed HTML
[ERROR]  * <alex@polverini.org>
[ERROR]    ^
[ERROR] /Users/tdiesler/git/JavaBitcoindRpcClient/src/main/java/wf/bitcoin/javabitcoindrpcclient/BitcoinRPCException.java:23: error: bad use of '>'
[ERROR]  * <alex@polverini.org>
[ERROR]                       ^
[ERROR] 
[ERROR] Command line was: /Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/Users/tdiesler/git/JavaBitcoindRpcClient/target/apidocs' dir.
[ERROR] 
[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.
tdiesler added a commit to jboss-fuse/bitcoin-rpc-client that referenced this issue May 8, 2018
@Polve Polve closed this as completed in 964f986 May 8, 2018
@tdiesler
Copy link
Collaborator Author

This still fails with

[ERROR] /Users/tdiesler/git/JavaBitcoindRpcClient/src/main/java/wf/bitcoin/javabitcoindrpcclient/BitcoinRPCException.java:23: error: malformed HTML
[ERROR]  * @author Alessandro Polverini <alex@polverini.org>
[ERROR]                                 ^
[ERROR] /Users/tdiesler/git/JavaBitcoindRpcClient/src/main/java/wf/bitcoin/javabitcoindrpcclient/BitcoinRPCException.java:23: error: bad use of '>'
[ERROR]  * @author Alessandro Polverini <alex@polverini.org>
[ERROR]                                                    ^
[ERROR] 
[ERROR] Command line was: /Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/../bin/javadoc @options @packages

tdiesler added a commit to jboss-fuse/bitcoin-rpc-client that referenced this issue May 14, 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

1 participant