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

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

Boaz Ben-Zvi created DRILL-6637:
-----------------------------------

             Summary: 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
             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)