Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/brooklyn-client/pull/27#discussion_r86317599
--- Diff: cli/pom.xml ---
@@ -55,28 +55,10 @@
<target>all</target>
</properties>
- <repositories>
- <!--
- Same as in the parent apache pom. Repeated here in case
- direct parent's pom not found at relativePath. Can't fetch
- the parent from remote repos for snapshot versions - no
- snapshot repos enabled by default.
- -->
--- End diff --
without this section, if you check out this project _only_ at a snapshot
version i think it won't build because it won't find
`brooklyn-parent:VVV-SNAPSHOT` (it's not in path and this won't know to look at
the apache snapshot repo).
@neykov i suggest leaving this in, maybe expanding the comment above. i
think we want (and we say) projects can be built individually.
---
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.
---