mirror of
https://github.com/apache/sqoop.git
synced 2025-05-05 06:12:25 +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>
|
</reporting>
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<id>maven-3</id>
|
<id>binary</id>
|
||||||
<activation>
|
<activation>
|
||||||
<file>
|
<activeByDefault>false</activeByDefault>
|
||||||
<!-- This employs that the basedir expression is only recognized by Maven 3.x (see MNG-2363) -->
|
|
||||||
<exists>${basedir}</exists>
|
|
||||||
</file>
|
|
||||||
</activation>
|
</activation>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Loading…
Reference in New Issue
Block a user