[
https://issues.apache.org/jira/browse/HBASE-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975903#comment-13975903
]
Konstantin Boudnik commented on HBASE-11023:
--------------------------------------------
Hitting this everytime. Now right on the top-level module:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project
hbase: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin:
Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run
(generate) on project hbase-thrift: An Ant BuildException has occured: taskdef
class org.apache.jasper.JspC cannot be found
{noformat}
Here's the command line used by Bigtop:
{noformat}
mvn -DskipTests -Dhadoop.profile=23 -Dslf4j.version=1.6.1
-Dhadoop.version=2.3.0 -Dzookeeper.version=3.4.5 -Phadoop-2.0 clean install
site assembly:assembly
{noformat}
Shall it be changed somehow?
> Port HBASE-10488 "'mvn site' is broken due to org.apache.jasper.JspC not
> found" to 0.98
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-11023
> URL: https://issues.apache.org/jira/browse/HBASE-11023
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.98.2
>
> Attachments: 11023.txt
>
>
> This is to port the fix (mostly in hbase-thrift/pom.xml) for the site target.
--
This message was sent by Atlassian JIRA
(v6.2#6252)