[
https://issues.apache.org/jira/browse/HBASE-8035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu reopened HBASE-8035:
---------------------------
I think we should use something similar to the command on Jenkins:
-PrunAllTests -Dmaven.test.redirectTestOutputToFile=true package
assembly:assembly site -Prelease
If I issue 'mvn clean compile site -DskipTests' under trunk, I get:
{code}
[ERROR] Failed to execute goal on project hbase-server: Could not resolve
dependencies for project org.apache.hbase:hbase-server:jar:0.97-SNAPSHOT: The
following artifacts could not be resolved:
org.apache.hbase:hbase-common:jar:0.97-SNAPSHOT,
org.apache.hbase:hbase-protocol:jar:0.97-SNAPSHOT,
org.apache.hbase:hbase-client:jar:0.97-SNAPSHOT,
org.apache.hbase:hbase-prefix-tree:jar:0.97-SNAPSHOT,
org.apache.hbase:hbase-common:jar:tests:0.97-SNAPSHOT,
org.apache.hbase:hbase-hadoop-compat:jar:0.97-SNAPSHOT,
org.apache.hbase:hbase-hadoop-compat:jar:tests:0.97-SNAPSHOT,
org.apache.hbase:hbase-hadoop1-compat:jar:0.97-SNAPSHOT,
org.apache.hbase:hbase-hadoop1-compat:jar:tests:0.97-SNAPSHOT: Could not find
artifact org.apache.hbase:hbase-common:jar:0.97-SNAPSHOT in cloudbees netty
(http://repository-netty.forge.cloudbees.com/snapshot/) -> [Help 1]
{code}
> Add site target check to precommit tests
> ----------------------------------------
>
> Key: HBASE-8035
> URL: https://issues.apache.org/jira/browse/HBASE-8035
> Project: HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Assignee: Nick Dimiduk
> Fix For: 0.98.0
>
> Attachments:
> 0001-HBASE-8035-Add-site-generation-to-patch-validation.patch
>
>
> We should check that the Maven 'site' target passes as part of precommit
> testing. See HBASE-8022.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira