Manoel Campos da Silva Filho Software Engineer
Computer Science and Engineering Ph.D. Student at University of Beira Interior (Portugal)
Professor at Federal Institute of Education, Science and Technology of Tocantins (Brazil)
http://manoelcampos.com
I am using versions 8.0.0 and 8.1.0During a maven install i'm getting lots of javadoc warnings. Does anyone know how these can be resolved:--[ [1;33mWARNING [m] Javadoc Warnings
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:86: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a message only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:98: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a formatted message only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:58: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a line break only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:65: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a message and a line break only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:77: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a formatted message and a line break only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:58: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a line break only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:65: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a message and a line break only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:77: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a formatted message and a line break only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
[ [1;33mWARNING [m] C:\Users\info\eclipse_workspace\FileSystem\Roanoak8\Roanoak8\Roanoak8\src\main\java\org\cloudsimplus\testbeds\AbstractRunnable.java:86: warning: Tag @link: reference not found: #isVerbose()
[ [1;33mWARNING [m] * Prints a message only if {@link #isVerbose()}.
[ [1;33mWARNING [m] ^
Jopa
If you received an answer that worked for you, please be kind and reply to let everybody knows it worked.
http://cloudsimplus.org
---
You received this message because you are subscribed to the Google Groups "CloudSim Plus: Cloud Simulation Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloudsimplus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloudsimplus/1611f215-0150-4425-bd2a-a16526e8f57an%40googlegroups.com.