mirror of
https://github.com/apache/sqoop.git
synced 2025-05-04 19:59:16 +08:00
SQOOP-2122: Sqoop2: Build documentation only in binary packaging profile
(Jarek Jarcec Cecho via Abraham Elmahrek)
This commit is contained in:
parent
d827de843a
commit
cbf95514e1
@ -51,12 +51,9 @@ limitations under the License.
|
||||
</reporting>
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>maven-3</id>
|
||||
<id>binary</id>
|
||||
<activation>
|
||||
<file>
|
||||
<!-- This employs that the basedir expression is only recognized by Maven 3.x (see MNG-2363) -->
|
||||
<exists>${basedir}</exists>
|
||||
</file>
|
||||
<activeByDefault>false</activeByDefault>
|
||||
</activation>
|
||||
<build>
|
||||
<plugins>
|
||||
|
Loading…
Reference in New Issue
Block a user