5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-07 00:03:22 +08:00

SQOOP-2668. Sqoop2: Doc: Build documentation only in binary profile

(Jarcec via Hari)
This commit is contained in:
Hari Shreedharan 2015-11-12 11:47:34 -08:00
parent ede322199d
commit efb81c4177

View File

@ -39,16 +39,6 @@ limitations under the License.
</dependency> </dependency>
</dependencies> </dependencies>
<reporting>
<plugins>
<plugin>
<groupId>org.tomdz.maven</groupId>
<artifactId>sphinx-maven-plugin</artifactId>
<version>1.0.2</version>
</plugin>
</plugins>
</reporting>
<profiles> <profiles>
<profile> <profile>
<id>binary</id> <id>binary</id>