[
https://issues.apache.org/jira/browse/DRILL-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Barclay (Drill) reassigned DRILL-3748:
---------------------------------------------
Assignee: Daniel Barclay (Drill) (was: Steven Phillips)
> apache-release profile on single module fails
> ---------------------------------------------
>
> Key: DRILL-3748
> URL: https://issues.apache.org/jira/browse/DRILL-3748
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Reporter: Daniel Barclay (Drill)
> Assignee: Daniel Barclay (Drill)
>
> Running Maven with the {{apache-release}} profile enabled fails when run on
> just the {{drill-jdbc-all}} module.
> (Building all of Drill with that profile seems to work, but trying to
> re-build just the {{drill-jdbc-all}} module}} fails. That means that the
> edit/regenerate/check loop for JDBC Javadoc documentation (coming with
> DRILL-3160) takes much longer, since one can't incrementally rebuild just the
> {{drill-jdbc-all}} module (with the {{apache-release}} profile, which is
> needed for that Javadoc).)
> Specifically, although this command works:
> {noformat}
> mvn install -DskipTests -Papache-release -Dgpg.skip=true
> {noformat}
> executing the following (even right after the above command) fails:
> {noformat}
> cd exec/jdbc-all
> mvn install -DskipTests -Papache-release -Dgpg.skip=true
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)