[
https://issues.apache.org/jira/browse/ARGUS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alok Lal reassigned ARGUS-155:
------------------------------
Assignee: Alok Lal
> Refactor version number of jars for running unit tests into the parent pom
> --------------------------------------------------------------------------
>
> Key: ARGUS-155
> URL: https://issues.apache.org/jira/browse/ARGUS-155
> Project: Argus
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Alok Lal
> Assignee: Alok Lal
> Labels: unit-test
> Fix For: 0.4.0
>
>
> A few house keeping items should be taken care of related to unit tests:
> - Version number of jars needed for unit tests and their scope should be
> refactored into the parent jar.
> - Changed dependency of mockito from all to core. All was valid when we had
> ant based build. Given that we are not on maven having core will resolve
> transitive dependencies we are better off with core dependency to avoid
> conflicts.
> - Some modules have test code in main, it should be in test. Also prevent
> test code from getting deployed in production for those modules.
> - Add a few new tests for core packages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)