GitHub user grkvlt opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/674

    Fix Maven plugin versions

    

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

    $ git pull https://github.com/grkvlt/incubator-brooklyn 
fix/maven-plugin-versions

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

    https://github.com/apache/incubator-brooklyn/pull/674.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 #674
    
----
commit 2f80a6726cf05caf67e84edf331a873576d0839b
Author: Svetoslav Neykov <[email protected]>
Date:   2015-06-01T14:50:43Z

    Don't create install dir in copy-pre-install-resources unless there are 
resources to install.
    
    Lots of unit tests assume that no ssh connection will be established when 
testing localhot entities. The addition of copy-pre-install-resources breaks 
the tests if local ssh is not configured properly. Create install dir only if 
there are resources to copy (and therefore the test expects it will try to ssh).

commit b87cf5509f6908668de2832cc7d2c3585d96234c
Author: Svetoslav Neykov <[email protected]>
Date:   2015-06-02T10:30:39Z

    Improve policy support for catalog items
    
      * policies found through scanning the classpath will be added with the 
correct yaml markup
      * support for nested catalog item loading for policies, plus infinite 
recursion avoidance check
      * fix catalog item type detection for non-entities

commit ae1a1c5545c5ea6c6c0177245d0066a4ea0458cf
Author: Andrew Kennedy <[email protected]>
Date:   2015-06-02T15:53:34Z

    Update Maven plugin versions and tidy POM files

----


---
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