GitHub user neykov opened a pull request:

    https://github.com/apache/brooklyn-dist/pull/38

    Don't run mvn in change-version.sh

    `target` folders are already excluded in the find command. Remove call to 
`mvn clean` because the project could hit unresolved dependencies (in the case 
of using a custom repo location). Also speeds up the execution.

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

    $ git pull https://github.com/neykov/brooklyn-dist change-version-fix

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

    https://github.com/apache/brooklyn-dist/pull/38.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 #38
    
----
commit 3095943f05d9acdeded0d5ba5bf446460c7b3a16
Author: Svetoslav Neykov <[email protected]>
Date:   2016-06-15T12:23:24Z

    Don't run mvn in change-version.sh
    
    target folders are already excluded in the find command. Remove call to mvn 
clean because the project could hit unresolved dependencies (in the case of 
using a custom repo location). Also speeds up the execution.

----


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