File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24242424 HBase requires at least version ${maven.min.version} of Maven to properly build from source.
24252425 You appear to be using an older version. You can use either "mvn -version" or
24262426 "mvn enforcer:display-info" to verify what version is active.
2427- See the documentation for more information: https://hbase.apache.org/docs/</message >
2427+ See the documentation for more information: https://hbase.apache.org/docs/building-and-developing/building </message >
24282428 </requireMavenVersion >
24292429 <!-- The earliest JVM version we verify builds for via ASF Jenkins -->
24302430 <requireJavaVersion >
24332433 HBase requires at least version ${java.min.version} of the JDK to properly build from source.
24342434 You appear to be using an older version. You can use either "mvn -version" or
24352435 "mvn enforcer:display-info" to verify what version is active.
2436- See the documentation for more information: https://hbase.apache.org/docs/</message >
2436+ See the documentation for more information: https://hbase.apache.org/docs/building-and-developing/building </message >
24372437 </requireJavaVersion >
24382438 <bannedDependencies >
24392439 <excludes >
You can’t perform that action at this time.
0 commit comments