Jarek Jarcec Cecho created SQOOP-2481:
-----------------------------------------
Summary: Sqoop2: Precommit: Drop call to clean while running unit
tests
Key: SQOOP-2481
URL: https://issues.apache.org/jira/browse/SQOOP-2481
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.6
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.7
I believe that I isolated another issue with my recent patches to the
pre-commit hook. When running integration tests, we're assuming that we've
built the project before rather then rebuilding it again (to save time).
However SQOOP-2450 has changed the unit test goal from {{cobertura:cobertura}}
to {{clean test site}}. The {{clean}} is causing {{sqoop.war}} to be cleaned up
and hence the recent failures. We should drop the {{clean}} goal there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)