[ https://issues.apache.org/jira/browse/DATASKETCHES-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113674#comment-17113674 ]
Lee Rhodes commented on DATASKETCHES-4: --------------------------------------- Rushabh, Thank you for uncovering this! This extraneous "</p>" in the javadocs is not in our latest 1.3.0 release. It was accidentally introduced into master 3 days ago. We highly recommend you obtain source from our releases as accidents can and do occur on master. We don't use Jira for error reporting, we prefer that you open an issue on https://github.com/apache/incubator-datasketches-java, if you wish. As it is, this notice is sufficient for us to just correct this in master. If you are truly interested in becoming a contributor to our project we would welcome that. Anyone can submit a PR, you don't need our approval. Please communicate with us on dev@datasketches.a.o or through our Slack #datasketches channel about your interests in contributing. We would like to hear from you! Cheers, Lee. > mvn clean install failing. > -------------------------- > > Key: DATASKETCHES-4 > URL: https://issues.apache.org/jira/browse/DATASKETCHES-4 > Project: Apache Datasketches > Issue Type: Bug > Reporter: Rushabh Shah > Priority: Major > > mvn clean install failing with below errror > {noformat} > [*ERROR*] Failed to execute goal > org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:jar *(attach-javadocs)* > on project datasketches-java: *MavenReportException: Error while generating > Javadoc:* > [*ERROR*] *Exit code: 1 - > /Users/rushabh.shah/incubator-datasketches-java/src/main/java/org/apache/datasketches/theta/Union.java:124: > error: unexpected end tag: </p>* > [*ERROR*] * * @param datum The given String.</p>* > [*ERROR*] * ^* > [*ERROR*] > [*ERROR*] *Command line was: > /Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/../bin/javadoc > @options @packages* > [*ERROR*] > [*ERROR*] *Refer to the generated Javadoc files in > '/Users/rushabh.shah/incubator-datasketches-java/target/apidocs' dir.* > [*ERROR*] > {noformat} > [~LeeRhodes] I would like to contribute to this jira. could you please make > me contributor. Thank you ! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.org For additional commands, e-mail: dev-h...@datasketches.apache.org