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

fix javadoc warnings due to missing links declaration for external projects #2

Open
carrot-garden opened this issue Jan 16, 2013 · 2 comments

Comments

@carrot-garden
Copy link
Contributor

such as

[INFO]
124 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/barchart-feed-ddf/barchart-feed-ddf-assembly/target/unpack-source/com/barchart/util/values/json/SizeValueSer.java:12: package org.codehaus.jackson does not exist
[WARNING] import org.codehaus.jackson.JsonGenerator;
[WARNING] ^

@GLitchfield
Copy link
Contributor

I'm not clear what the issue is here, can you explain when you have a
second?

On Wed, Jan 16, 2013 at 9:26 AM, Andrei Pozolotin
[email protected]:

such as

[INFO]
124 warnings
[WARNING] Javadoc Warnings
[WARNING]
/var/lib/jenkins/workspace/barchart-feed-ddf/barchart-feed-ddf-assembly/target/unpack-source/com/barchart/util/values/json/SizeValueSer.java:12:
package org.codehaus.jackson does not exist
[WARNING] import org.codehaus.jackson.JsonGenerator;
[WARNING] ^


Reply to this email directly or view it on GitHubhttps://github.com//issues/2.

@carrot-garden
Copy link
Contributor Author

example:
https://github.com/netty/netty/blob/master/all/pom.xml#L287
links to external javadoc sites

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