You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/25 20:55:00 UTC

[jira] [Commented] (DRILL-6637) Root pom: Release build needs to remove dep to tests in maven-javadoc-plugin

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

ASF GitHub Bot commented on DRILL-6637:
---------------------------------------

Ben-Zvi opened a new pull request #1400: DRILL-6637: Remove dependency on tests in the maven-javadoc-plugin in  the drill-root pom
URL: https://github.com/apache/drill/pull/1400
 
 
   Commented out (may revisit in the future) the dependency on "tests" for drill-java-exec and drill-common in the maven-javadoc-plugin in the root pom.xml ; otherwise the "Preparing the release" step fails, probably due to confusion between 1.14.0-SNAPSHOT build just made and the needed 1.14.0 .
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Root pom: Release build needs to remove dep to tests in maven-javadoc-plugin
> ----------------------------------------------------------------------------
>
>                 Key: DRILL-6637
>                 URL: https://issues.apache.org/jira/browse/DRILL-6637
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build &amp; Test
>    Affects Versions: 1.14.0
>            Reporter: Boaz Ben-Zvi
>            Assignee: Boaz Ben-Zvi
>            Priority: Blocker
>             Fix For: 1.14.0
>
>
> Error in "Preparing the release: build: 
> {code}
> 27111 [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (attach-javadocs) on project drill-fmpp-maven-plugin: MavenReportException: Error while generating Javadoc: artifact not found - Failure to find org.apache.drill.exec:drill-java-exec:jar:tests:1.14.0 in http://conjars.org/repo was cached in the local repository, resolution will not be reattempted until the update interval of conjars has elapsed or updates are forced
> {code}
> (Temporary ?) fix following Tim's suggestion: removing the dependencies to the test jars in the maven-javadoc-plugin in the drill-root pom.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)