Peter Somogyi created HBASE-21880:
-------------------------------------
Summary: [hbase-connectors] clean up site target
Key: HBASE-21880
URL: https://issues.apache.org/jira/browse/HBASE-21880
Project: HBase
Issue Type: Improvement
Components: hbase-connectors
Affects Versions: connector-1.0.0
Reporter: Peter Somogyi
Assignee: Peter Somogyi
Fix For: connector-1.0.0
Site target in hbase-connectors complains when creating Dependency report for
hbase-spark module.
{noformat}
[INFO] Generating "Dependencies" report ---
maven-project-info-reports-plugin:2.9:dependencies
[WARNING] Artifact jdk.tools:jdk.tools:jar:1.8 has no file and won't be listed
in dependency files details.
[WARNING] The repository url 'http://repository.codehaus.org' is invalid -
Repository 'codehaus' will be blacklisted.
[WARNING] The repository url 'file:${project.basedir}/src/site/resources/repo'
is invalid - Repository 'project.local' will be blacklisted.
[WARNING] The repository url
'https://nexus.codehaus.org/content/repositories/snapshots/' is invalid -
Repository 'codehaus-nexus-snapshots' will be blacklisted.
[WARNING] The repository url
'http://repository.springsource.com/maven/bundles/external' is invalid -
Repository 'spring-external' will be blacklisted.
[WARNING] The repository url 'http://snapshots.repository.codehaus.org' is
invalid - Repository 'codehaus.org' will be blacklisted.
[ERROR] Unable to determine if resource antlr:antlr:jar:2.7.7:test exists in
http://maven.glassfish.org/content/groups/glassfish
[ERROR] Unable to determine if resource antlr:antlr:jar:2.7.7:test exists in
http://download.java.net/maven/glassfish
[ERROR] Unable to determine if resource antlr:antlr:jar:2.7.7:test exists in
http://download.java.net/maven/2{noformat}
Due to a lot of ERRORS the build time is 22 minutes. By configuringĀ
maven-project-info-reports-plugin the build time goes down to 1:30 minutes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)