Github user neykov commented on a diff in the pull request:

    https://github.com/apache/incubator-brooklyn/pull/705#discussion_r33043741
  
    --- Diff: usage/dist/pom.xml ---
    @@ -63,6 +63,35 @@
         <build>
             <plugins>
                 <plugin>
    +                <artifactId>maven-dependency-plugin</artifactId>
    +                <!-- copy the config file from the CLI project -->
    +                <executions>
    +                    <execution>
    +                        <id>copy</id>
    --- End diff --
    
    Better use `unpack` goal with `includes` filter. This will make the bom 
artifact type on cli unnecessary. 


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