GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/240
Fix maven id refs
Inspired by @grkvlt 's
https://github.com/apache/incubator-brooklyn/pull/237, this changes various
references to the maven id io.brooklyn to be org.apache.brooklyn.
There are still a few refs in the docs that should be tackled. And the
`release.md` page needs re-written!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn fix/maven-id-refs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/240.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 #240
----
commit 8e4878d9330c07839fd8d211c91d698b3037ce43
Author: Aled Sage <[email protected]>
Date: 2014-10-14T10:37:05Z
Update refs to mvn id org.apache.brooklyn
- also changes snapshotUrlGenerator to inspect maven id: if itâs
org.apache then return repository.apache.org; otherwise return
oss.sonatype.org
commit 055d87facbd04bf6aff6593233858a5b73b96e6a
Author: Aled Sage <[email protected]>
Date: 2014-10-14T10:39:20Z
Update pom to include ref to repository.apache.org
- for enabling snapshots from apache
----
---
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.
---