[
https://issues.apache.org/jira/browse/UNOMI-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-169.
-------------------------------
Resolution: Fixed
> Run Integration Tests before deploying the package
> --------------------------------------------------
>
> Key: UNOMI-169
> URL: https://issues.apache.org/jira/browse/UNOMI-169
> Project: Apache Unomi
> Issue Type: Test
> Components: build
> Affects Versions: 1.3.0-incubating
> Reporter: Jarek Lipski
> Priority: Major
>
> Currently when I run:
> {code:java}
> mvn clean install -Pintegration-tests{code}
> The package deployment to remote repo happens before integration tests are
> run. Therefore we can distribute an invalid package.
> To solve this, the tests should run before deployment.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)