HBASE-21182 Failed to execute start-hbase.sh

This commit is contained in:
Toshihiro Suzuki 2018-09-13 18:32:10 +09:00
parent 5d14c1af65
commit 38a697ad1e
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
</goals>
<configuration>
<outputFile>${project.parent.basedir}/target/cached_classpath.txt</outputFile>
<excludeArtifactIds>jline,jruby-complete</excludeArtifactIds>
<excludeArtifactIds>jline,jruby-complete,hbase-shaded-client,hbase-shaded-client-byo-hadoop,hbase-shaded-mapreduce</excludeArtifactIds>
</configuration>
</execution>