You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/09/02 20:11:21 UTC

[jira] [Commented] (HADOOP-11047) tomcat.download.url is mostly ignored by kms

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

Allen Wittenauer commented on HADOOP-11047:
-------------------------------------------

On my Mac, I build with:

{code}
mvn -Pdist -Psrc -Dtar -DskipTests -DskipTest -DskipITs  -Dtomcat.download.url=file:///Users/aw/Src/dl/apache-tomcat-6.0.36.tar.gz install
{code}

I get the following build error:

{code}
Warning: Could not find file hadoop/hadoop-common-project/hadoop-kms/target/tomcat.exp/apache-tomcat-6.0.41 to copy.
{code}

... which, of course, is true because I'm not giving it 6.0.41.

> tomcat.download.url is mostly ignored by kms
> --------------------------------------------
>
>                 Key: HADOOP-11047
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11047
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Allen Wittenauer
>
> Specifing tomcat.download.url as a maven property only works if the tomcat.version matches the one in the URL. This is different than how hadoop-auth works, resulting in unexpected build breaks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)