[ 
https://issues.apache.org/jira/browse/SPARK-22852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16299193#comment-16299193
 ] 

Erik LaBianca commented on SPARK-22852:
---------------------------------------

With the fix:

{noformat}
> launcher/publishLocal
[warn] Skipped generating '<exclusion/>' for com.sun.jersey#*. Dependency 
exclusion should have both 'org' and 'module' to comply with Maven POM's schema.
[warn] Skipped generating '<exclusion/>' for 
com.sun.jersey.jersey-test-framework#*. Dependency exclusion should have both 
'org' and 'module' to comply with Maven POM's schema.
[warn] Skipped generating '<exclusion/>' for com.sun.jersey.contribs#*. 
Dependency exclusion should have both 'org' and 'module' to comply with Maven 
POM's schema.
[info] Wrote 
/Users/erik/Projects/spark/launcher/target/scala-2.11/spark-launcher_2.11-2.3.0-SNAPSHOT.pom
[info] :: delivering :: org.apache.spark#spark-launcher_2.11;2.3.0-SNAPSHOT :: 
2.3.0-SNAPSHOT :: integration :: Wed Dec 20 17:37:21 EST 2017
[info] Compiling 2 Scala sources and 6 Java sources to 
/Users/erik/Projects/spark/common/tags/target/scala-2.11/classes...
[info]  delivering ivy file to 
/Users/erik/Projects/spark/launcher/target/scala-2.11/ivy-2.3.0-SNAPSHOT.xml
[info] Packaging 
/Users/erik/Projects/spark/common/tags/target/scala-2.11/spark-tags_2.11-2.3.0-SNAPSHOT.jar
 ...
[info] Done packaging.
[info] Main Java API documentation to 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api...
[info] Compiling 16 Java sources to 
/Users/erik/Projects/spark/launcher/target/scala-2.11/classes...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/AbstractCommandBuilder.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/ChildProcAppHandle.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/CommandBuilderUtils.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/FilteredObjectInputStream.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/LauncherConnection.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/LauncherProtocol.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/LauncherServer.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/Main.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/NamedThreadFactory.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/OutputRedirector.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/SparkAppHandle.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/SparkClassCommandBuilder.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/SparkLauncher.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/SparkSubmitCommandBuilder.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/SparkSubmitOptionParser.java...
[info] Loading source file 
/Users/erik/Projects/spark/launcher/src/main/java/org/apache/spark/launcher/package-info.java...
[info] Constructing Javadoc information...
[info] Standard Doclet version 1.8.0_152
[info] Building tree for all the packages and classes...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/org/apache/spark/launcher/SparkAppHandle.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/org/apache/spark/launcher/SparkAppHandle.Listener.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/org/apache/spark/launcher/SparkAppHandle.State.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/org/apache/spark/launcher/SparkLauncher.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/org/apache/spark/launcher/package-frame.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/org/apache/spark/launcher/package-summary.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/org/apache/spark/launcher/package-tree.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/constant-values.html...
[info] Building index for all the packages and classes...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/overview-tree.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/index-all.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/deprecated-list.html...
[info] Building index for all classes...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/allclasses-frame.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/allclasses-noframe.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/index.html...
[info] Generating 
/Users/erik/Projects/spark/launcher/target/scala-2.11/api/help-doc.html...
[info] Main Java API documentation successful.
[info] Packaging 
/Users/erik/Projects/spark/launcher/target/scala-2.11/spark-launcher_2.11-2.3.0-SNAPSHOT-javadoc.jar
 ...
[info] Done packaging.
[info] Packaging 
/Users/erik/Projects/spark/launcher/target/scala-2.11/spark-launcher_2.11-2.3.0-SNAPSHOT.jar
 ...
[info] Done packaging.
[info]  published spark-launcher_2.11 to 
/Users/erik/.ivy2/local/org.apache.spark/spark-launcher_2.11/2.3.0-SNAPSHOT/poms/spark-launcher_2.11.pom
[info]  published spark-launcher_2.11 to 
/Users/erik/.ivy2/local/org.apache.spark/spark-launcher_2.11/2.3.0-SNAPSHOT/jars/spark-launcher_2.11.jar
[info]  published spark-launcher_2.11 to 
/Users/erik/.ivy2/local/org.apache.spark/spark-launcher_2.11/2.3.0-SNAPSHOT/srcs/spark-launcher_2.11-sources.jar
[info]  published spark-launcher_2.11 to 
/Users/erik/.ivy2/local/org.apache.spark/spark-launcher_2.11/2.3.0-SNAPSHOT/docs/spark-launcher_2.11-javadoc.jar
[info]  published ivy to 
/Users/erik/.ivy2/local/org.apache.spark/spark-launcher_2.11/2.3.0-SNAPSHOT/ivys/ivy.xml
[warn] Attempting to overwrite 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT.pom
[warn]  This usage is deprecated and will be removed in sbt 1.0.
[info]  published spark-launcher_2.11 to 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT.pom
[warn] Attempting to overwrite 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT.jar
[warn]  This usage is deprecated and will be removed in sbt 1.0.
[info]  published spark-launcher_2.11 to 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT.jar
[warn] Attempting to overwrite 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT-sources.jar
[warn]  This usage is deprecated and will be removed in sbt 1.0.
[info]  published spark-launcher_2.11 to 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT-sources.jar
[warn] Attempting to overwrite 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT-javadoc.jar
[warn]  This usage is deprecated and will be removed in sbt 1.0.
[info]  published spark-launcher_2.11 to 
/Users/erik/.m2/repository/org/apache/spark/spark-launcher_2.11/2.3.0-SNAPSHOT/spark-launcher_2.11-2.3.0-SNAPSHOT-javadoc.jar
[success] Total time: 4 s, completed Dec 20, 2017 5:37:25 PM
{noformat}

> sbt publishLocal fails due to -Xlint:unchecked flag passed to javadoc
> ---------------------------------------------------------------------
>
>                 Key: SPARK-22852
>                 URL: https://issues.apache.org/jira/browse/SPARK-22852
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.2.2
>            Reporter: Erik LaBianca
>            Priority: Minor
>
> The subject pretty much says it. PublishLocal fails from sbt due to javadoc 
> receiving -Xlint:unchecked. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to