GitHub user neykov opened a pull request:

    https://github.com/apache/brooklyn-server/pull/77

    Don't skip tests jar generation during tests

    When passed `-PIntegration` tests jars are not getting built on purpose. 
This causes build failures down the road where the missing tests-jar is a 
dependency in another module.
    
    Initially introduced in https://github.com/apache/incubator-brooklyn/commit
    /dbda0be45531ba20085c1d082430b44aaca55231?w=1 without any details on why 
it's needed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/neykov/brooklyn-server 
fix/integration-tests-jar

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/77.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #77
    
----
commit 8f7d3e63299d60bffc17a3a6dc94bd361fa49e2d
Author: Svetoslav Neykov <[email protected]>
Date:   2016-03-23T13:54:05Z

    Don't skip tests jar generation during tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to