It's seems that it is the same problem like this:
https://github.com/fedora-java/xmvn/issues/110
Le 15.10.21 à 06:34, Orion Poplawski a
écrit :
I'm trying to resurrect the google "truth" package. I have a 0.42 branch here:
https://src.fedoraproject.org/fork/orion/rpms/truth/tree/0.42
But the javadoc fails to build with:
[INFO] -------------------< com.google.truth:truth-parent >--------------------
[INFO] Building Truth (Parent) 0.42 [7/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ truth-parent ---
[INFO]
[INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ truth-parent ---
/home/orion/fedora/truth/truth-release_0_42/extensions/proto/target/generated-sources/annotations/com/google/common/truth/extensions/proto/AutoValue_FluentEqualityConfig.java:11: error: cannot find symbol
import javax.annotation.Generated;
^
symbol: class Generated
location: package javax.annotation
any advice as to how to proceed would be helpful. These are generate source files. I've tried disabling maven-plugin-javadoc and excluding sources in various ways to no effect.
Thanks!
_______________________________________________ java-devel mailing list -- java-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to java-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/java-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
_______________________________________________ java-devel mailing list -- java-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to java-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/java-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure